santis2 commited on
Commit
0b3172b
1 Parent(s): 8cc47ec

End of training

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. config.json +4 -0
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ model-index:
26
  value: 0.8333333333333334
27
  - name: F1
28
  type: f1
29
- value: 0.8819444444444444
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,9 +36,9 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.3575
40
  - Accuracy: 0.8333
41
- - F1: 0.8819
42
 
43
  ## Model description
44
 
@@ -69,7 +69,7 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | 0.3881 | 0.87 | 100 | 0.3575 | 0.8333 | 0.8819 |
73
 
74
 
75
  ### Framework versions
 
26
  value: 0.8333333333333334
27
  - name: F1
28
  type: f1
29
+ value: 0.8851351351351352
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the glue dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.4648
40
  - Accuracy: 0.8333
41
+ - F1: 0.8851
42
 
43
  ## Model description
44
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 0.1708 | 0.87 | 100 | 0.4648 | 0.8333 | 0.8851 |
73
 
74
 
75
  ### Framework versions
config.json CHANGED
@@ -9,6 +9,10 @@
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
 
 
 
12
  "initializer_range": 0.02,
13
  "intermediate_size": 3072,
14
  "layer_norm_eps": 1e-12,
 
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "entailment",
14
+ "1": "contradiction"
15
+ },
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "layer_norm_eps": 1e-12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba286a6fb1fb98f2e7b3476e32be6ededc9c85d504173aa4a3ec948c5d2262eb
3
  size 438003505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47de7b6f8178e2abbe5570a752318b0e1bb6fe97e0e425c0f7984808749fc1e6
3
  size 438003505
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03be4dc2ee795d73ed60ea51caa55c0cff5ab0ce09a5fc176a9c5af022260e1e
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa7cc01a7fbbc774e5785dba5707995b312f61403e9ad9d71e61a9c7c31416e
3
  size 4027