Token Classification
BERTopic
French
Xox0o0off commited on
Commit
55c2a93
·
verified ·
1 Parent(s): 49e4cad
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: llama4
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama4
3
+ datasets:
4
+ - nvidia/Llama-Nemotron-Post-Training-Dataset
5
+ language:
6
+ - fr
7
+ metrics:
8
+ - character
9
+ base_model:
10
+ - meta-llama/Llama-4-Scout-17B-16E-Instruct
11
+ new_version: meta-llama/Llama-4-Scout-17B-16E-Instruct
12
+ pipeline_tag: token-classification
13
+ library_name: bertopic
14
+ ---