gokuls commited on
Commit
8d22830
1 Parent(s): 0001ae3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- language:
3
- - en
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -14,7 +12,7 @@ model-index:
14
  name: Text Classification
15
  type: text-classification
16
  dataset:
17
- name: GLUE SST2
18
  type: glue
19
  config: sst2
20
  split: validation
@@ -30,9 +28,9 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # hBERTv2_sst2
32
 
33
- This model is a fine-tuned version of [gokuls/bert_12_layer_model_v2](https://huggingface.co/gokuls/bert_12_layer_model_v2) on the GLUE SST2 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.6964
36
  - Accuracy: 0.5092
37
 
38
  ## Model description
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
 
12
  name: Text Classification
13
  type: text-classification
14
  dataset:
15
+ name: glue
16
  type: glue
17
  config: sst2
18
  split: validation
 
28
 
29
  # hBERTv2_sst2
30
 
31
+ This model is a fine-tuned version of [gokuls/bert_12_layer_model_v2](https://huggingface.co/gokuls/bert_12_layer_model_v2) on the glue dataset.
32
  It achieves the following results on the evaluation set:
33
+ - Loss: 0.6980
34
  - Accuracy: 0.5092
35
 
36
  ## Model description