santis2 commited on
Commit
4c6c72c
·
1 Parent(s): 0b3172b

End of training

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  2. config.json +2 -2
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -23,10 +23,10 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
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,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.4648
40
- - Accuracy: 0.8333
41
- - F1: 0.8851
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.1708 | 0.87 | 100 | 0.4648 | 0.8333 | 0.8851 |
73
 
74
 
75
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.8455882352941176
27
  - name: F1
28
  type: f1
29
+ value: 0.8941176470588236
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.7306
40
+ - Accuracy: 0.8456
41
+ - F1: 0.8941
42
 
43
  ## Model description
44
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 0.0581 | 0.87 | 100 | 0.7306 | 0.8456 | 0.8941 |
73
 
74
 
75
  ### Framework versions
config.json CHANGED
@@ -10,8 +10,8 @@
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,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "contradiction",
14
+ "1": "entailment"
15
  },
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47de7b6f8178e2abbe5570a752318b0e1bb6fe97e0e425c0f7984808749fc1e6
3
  size 438003505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ed31ca20e953041bd179118cdf0340cb390116789e9e7846e1925f6211da08a
3
  size 438003505
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffa7cc01a7fbbc774e5785dba5707995b312f61403e9ad9d71e61a9c7c31416e
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab7759404f8a023c59d1ea346bd219155a3ced6e8b753227f7c08009d4e0321b
3
  size 4027