longxudou
LLM Researcher @sail-sg. Maintainer ⚓️Sailor | 🔱Sailor2 | 🚢 SailCraft | 🧭 SailCompass
Research Scientist @ Sea AI LabHarbin
Pinned Repositories
Assembly-Language-HIT-2015-Winter
awesome-knowledge-distillation
Awesome Knowledge Distillation
HIT-SCIR-CoNLL2019
"HIT-SCIR at MRP 2019: A Unified Pipeline for Meaning Representation Parsing via Efficient Training and Effective Encoding"-1st system in CoNLL2019 shared task
JAMR
Improve the Installation of JAMR with new Scala version
multispider
MultiSpider: Towards Benchmarking Multilingual Text-to-SQL Semantic Parsing
Paper_Reading
This repos is used for storing my own readed paper. Most of them come from Natural Language Process or Deep Learning related topic.
sailcraft
🚢 Data Toolkit for Sailor Language Models
sailor-llm
[EMNLP-2024] ⚓️ Sailor: Open Language Models for South-East Asia
sailor2
🔱 Sailor2: Sailing in South-East Asia with Inclusive Multilingual LLMs
scaling-with-vocab
[NeurIPS-2024] 📈 Scaling Laws with Vocabulary: Larger Models Deserve Larger Vocabularies https://arxiv.org/abs/2407.13623
longxudou's Repositories
longxudou/Assembly-Language-HIT-2015-Winter
longxudou/awesome-knowledge-distillation
Awesome Knowledge Distillation
longxudou/DeepDeepParser
Neural Semantic Graph Parser
longxudou/spider-schema-gnn-global
Author implementation of Global Reasoning over Database Structures for Text-to-SQL Parsing
longxudou/allennlp
An open-source NLP research library, built on PyTorch.
longxudou/am-parser
Modular implementation of an AM dependency parser in AllenNLP.
longxudou/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT
longxudou/contextual-repr-analysis
A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and Transferability of Contextual Representations", to appear at NAACL 2019.
longxudou/countdown_solver
A Python code to solve the mathematical puzzles of the game show Countdown.
longxudou/google-research
Google AI Research
longxudou/LM-LSTM-CRF
Empower Sequence Labeling with Task-Aware Language Model
longxudou/lstm-sdparser
LSTM-based dependency graph parser with Bi-LSTM Subtraction and Incremental Tree-LSTM
longxudou/mtool
Software to Manipulate Different Flavors of Semantic Graphs
longxudou/NeuroNLP2
Deep neural models for core NLP tasks (Pytorch version)
longxudou/Parser-v2
An updated version of the Parser-v1 repo, used for Stanford's submission in the CoNLL17 shared task.
longxudou/Parser-v3
Stanford CoNLL 2018 Graph-based Dependency Parser
longxudou/pydelphin
Python libraries for DELPH-IN
longxudou/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
longxudou/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
longxudou/semstr
Scheme Evaluation and Mapping for Structural Text Representation
longxudou/seq2struct
longxudou/stog
AMR Parsing as Sequence-to-Graph Transduction
longxudou/tranX
A general-purpose neural semantic parser for mapping natural language queries into machine executable code