ckandemir commited on
Commit
5b5021d
·
1 Parent(s): 64b9d93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
6
- - NERz
7
  - crypto
8
  metrics:
9
  - f1
@@ -11,8 +11,11 @@ model-index:
11
  - name: xlm-roberta-base-finetuned-ner-crypto
12
  results: []
13
  widget:
14
- - text: "Didn't I tell you that that was a decent entry point on $PROPHET? If you are in - congrats, Prophet is up 90% in the last 2 weeks and 50% up in the last week alone"
15
-
 
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -69,4 +72,4 @@ The following hyperparameters were used during training:
69
  - Transformers 4.34.1
70
  - Pytorch 2.1.0+cu118
71
  - Datasets 2.14.6
72
- - Tokenizers 0.14.1
 
3
  base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
6
+ - NER
7
  - crypto
8
  metrics:
9
  - f1
 
11
  - name: xlm-roberta-base-finetuned-ner-crypto
12
  results: []
13
  widget:
14
+ - text: >-
15
+ Didn't I tell you that that was a decent entry point on $PROPHET? If you are
16
+ in - congrats, Prophet is up 90% in the last 2 weeks and 50% up in the last
17
+ week alone
18
+ pipeline_tag: token-classification
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
72
  - Transformers 4.34.1
73
  - Pytorch 2.1.0+cu118
74
  - Datasets 2.14.6
75
+ - Tokenizers 0.14.1