Prience91 commited on
Commit
ae41e89
·
verified ·
1 Parent(s): a3b84c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -12,6 +12,11 @@ metrics:
12
  model-index:
13
  - name: ner_model_output
14
  results: []
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,7 +38,7 @@ More information needed
33
 
34
  ## Intended uses & limitations
35
 
36
- More information needed
37
 
38
  ## Training and evaluation data
39
 
@@ -66,4 +71,4 @@ The following hyperparameters were used during training:
66
  - Transformers 5.12.1
67
  - Pytorch 2.11.0+cu128
68
  - Datasets 4.0.0
69
- - Tokenizers 0.22.2
 
12
  model-index:
13
  - name: ner_model_output
14
  results: []
15
+ datasets:
16
+ - lhoestq/conll2003
17
+ language:
18
+ - en
19
+ pipeline_tag: text-classification
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
38
 
39
  ## Intended uses & limitations
40
 
41
+ Free Experiment
42
 
43
  ## Training and evaluation data
44
 
 
71
  - Transformers 5.12.1
72
  - Pytorch 2.11.0+cu128
73
  - Datasets 4.0.0
74
+ - Tokenizers 0.22.2