WillHeld commited on
Commit
97da916
1 Parent(s): 9eb7d50

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
@@ -13,15 +15,13 @@ model-index:
13
  name: Text Classification
14
  type: text-classification
15
  dataset:
16
- name: glue
17
  type: glue
18
- config: stsb
19
- split: train
20
  args: stsb
21
  metrics:
22
  - name: Spearmanr
23
  type: spearmanr
24
- value: 0.9076586309161793
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,12 +29,12 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # roberta-base-stsb
31
 
32
- This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the glue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.4311
35
- - Pearson: 0.9096
36
- - Spearmanr: 0.9077
37
- - Combined Score: 0.9086
38
 
39
  ## Model description
40
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: mit
5
  tags:
6
  - generated_from_trainer
 
15
  name: Text Classification
16
  type: text-classification
17
  dataset:
18
+ name: GLUE STSB
19
  type: glue
 
 
20
  args: stsb
21
  metrics:
22
  - name: Spearmanr
23
  type: spearmanr
24
+ value: 0.9092158650855444
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # roberta-base-stsb
31
 
32
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the GLUE STSB dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.4221
35
+ - Pearson: 0.9116
36
+ - Spearmanr: 0.9092
37
+ - Combined Score: 0.9104
38
 
39
  ## Model description
40