├── NLP_Competitions.md ├── notebooks ├── transformers_multiclass_classification.ipynb ├── transformers_ner.ipynb └── transformers_summarization_wandb.ipynb ├── readme.md └── researcher.md /NLP_Competitions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liyucheng09/NLP_Freshman/HEAD/NLP_Competitions.md -------------------------------------------------------------------------------- /notebooks/transformers_multiclass_classification.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liyucheng09/NLP_Freshman/HEAD/notebooks/transformers_multiclass_classification.ipynb -------------------------------------------------------------------------------- /notebooks/transformers_ner.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liyucheng09/NLP_Freshman/HEAD/notebooks/transformers_ner.ipynb -------------------------------------------------------------------------------- /notebooks/transformers_summarization_wandb.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liyucheng09/NLP_Freshman/HEAD/notebooks/transformers_summarization_wandb.ipynb -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liyucheng09/NLP_Freshman/HEAD/readme.md -------------------------------------------------------------------------------- /researcher.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liyucheng09/NLP_Freshman/HEAD/researcher.md --------------------------------------------------------------------------------