Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minggnim committed Jul 5, 2023
1 parent ddbe3c0 commit a16ed98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ A repository for building transformer based nlp models
- [Zero-shot multi-task model](https://github.com/minggnim/nlp-models/blob/master/notebooks/02_a_multitask_model_zeroshot_learning.ipynb)
- [Training example](https://github.com/minggnim/nlp-models/blob/master/notebooks/02_b_multitask_model_training_example.ipynb)
- [Inference example](https://github.com/minggnim/nlp-models/blob/master/notebooks/02_c_multitask_model_inference_example.ipynb)
- [QDrant Vector DB](https://github.com/minggnim/nlp-models/blob/master/notebooks/02_d_qdrant_vector_db.ipynb)

## Other Example Notebooks

Expand Down

0 comments on commit a16ed98

Please sign in to comment.