spoiled commited on
Commit
2a50daf
1 Parent(s): cb26bd5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -2,11 +2,6 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
- metrics:
6
- - precision
7
- - recall
8
- - f1
9
- - accuracy
10
  model-index:
11
  - name: roberta-large-condaqa-neg-tag-token-classification-v2
12
  results: []
@@ -18,12 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
18
  # roberta-large-condaqa-neg-tag-token-classification-v2
19
 
20
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
21
- It achieves the following results on the evaluation set:
22
- - Loss: 0.0332
23
- - Precision: 0.0
24
- - Recall: 0.0
25
- - F1: 0.0
26
- - Accuracy: 0.9930
27
 
28
  ## Model description
29
 
@@ -48,7 +37,7 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
- - num_epochs: 6.0
52
 
53
  ### Training results
54
 
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
 
 
 
5
  model-index:
6
  - name: roberta-large-condaqa-neg-tag-token-classification-v2
7
  results: []
 
13
  # roberta-large-condaqa-neg-tag-token-classification-v2
14
 
15
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
37
  - seed: 42
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
+ - num_epochs: 10.0
41
 
42
  ### Training results
43