rdecoupes commited on
Commit
3c7d033
1 Parent(s): 706a714

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ license: cc-by-nc-4.0
5
 
6
  ---
7
  ## This model is a NER based on Camembert-Large for the Kaggle Competition (in French): https://www.kaggle.com/competitions/defi-textmine-2024/
 
 
8
  ---
9
 
10
 
 
5
 
6
  ---
7
  ## This model is a NER based on Camembert-Large for the Kaggle Competition (in French): https://www.kaggle.com/competitions/defi-textmine-2024/
8
+
9
+ This model could be re-use with HuggingFace transormers pipeline. To use it, please refer to its [Github](https://github.com/tetis-nlp/tetis-challenge_textmine_2024)
10
  ---
11
 
12