gokuls commited on
Commit
9066f6f
1 Parent(s): 2445ee4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- language:
3
- - en
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -15,7 +13,7 @@ model-index:
15
  name: Text Classification
16
  type: text-classification
17
  dataset:
18
- name: GLUE QQP
19
  type: glue
20
  config: qqp
21
  split: validation
@@ -23,10 +21,10 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.8651001731387583
27
  - name: F1
28
  type: f1
29
- value: 0.8160291438979962
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,12 +32,12 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  # hBERTv2_qqp
36
 
37
- 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 QQP dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.3129
40
- - Accuracy: 0.8651
41
- - F1: 0.8160
42
- - Combined Score: 0.8406
43
 
44
  ## Model description
45
 
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
 
13
  name: Text Classification
14
  type: text-classification
15
  dataset:
16
+ name: glue
17
  type: glue
18
  config: qqp
19
  split: validation
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.8760079149146673
25
  - name: F1
26
  type: f1
27
+ value: 0.8322233006459385
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  # hBERTv2_qqp
34
 
35
+ 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.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.4723
38
+ - Accuracy: 0.8760
39
+ - F1: 0.8322
40
+ - Combined Score: 0.8541
41
 
42
  ## Model description
43