w05230505 commited on
Commit
e131d0d
1 Parent(s): 070338b

End of training

Browse files
Files changed (5) hide show
  1. README.md +17 -2
  2. all_results.json +15 -0
  3. eval_results.json +9 -0
  4. train_results.json +9 -0
  5. trainer_state.json +90 -0
README.md CHANGED
@@ -1,14 +1,29 @@
1
  ---
2
  library_name: transformers
 
 
3
  license: apache-2.0
4
  base_model: bert-base-uncased
5
  tags:
6
  - generated_from_trainer
 
 
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: bert-base-uncased-finetuned-rte
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # bert-base-uncased-finetuned-rte
18
 
19
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.6962
22
  - Accuracy: 0.6462
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - en
5
  license: apache-2.0
6
  base_model: bert-base-uncased
7
  tags:
8
  - generated_from_trainer
9
+ datasets:
10
+ - glue
11
  metrics:
12
  - accuracy
13
  model-index:
14
  - name: bert-base-uncased-finetuned-rte
15
+ results:
16
+ - task:
17
+ name: Text Classification
18
+ type: text-classification
19
+ dataset:
20
+ name: GLUE RTE
21
+ type: glue
22
+ args: rte
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.6462093862815884
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  # bert-base-uncased-finetuned-rte
33
 
34
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the GLUE RTE dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.6962
37
  - Accuracy: 0.6462
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.6462093862815884,
4
+ "eval_loss": 0.6961731910705566,
5
+ "eval_runtime": 1.1857,
6
+ "eval_samples": 277,
7
+ "eval_samples_per_second": 233.622,
8
+ "eval_steps_per_second": 29.519,
9
+ "total_flos": 1965439583539200.0,
10
+ "train_loss": 0.5499022394163996,
11
+ "train_runtime": 117.9582,
12
+ "train_samples": 2490,
13
+ "train_samples_per_second": 63.328,
14
+ "train_steps_per_second": 3.968
15
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.6462093862815884,
4
+ "eval_loss": 0.6961731910705566,
5
+ "eval_runtime": 1.1857,
6
+ "eval_samples": 277,
7
+ "eval_samples_per_second": 233.622,
8
+ "eval_steps_per_second": 29.519
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1965439583539200.0,
4
+ "train_loss": 0.5499022394163996,
5
+ "train_runtime": 117.9582,
6
+ "train_samples": 2490,
7
+ "train_samples_per_second": 63.328,
8
+ "train_steps_per_second": 3.968
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 468,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "grad_norm": 7.19158411026001,
14
+ "learning_rate": 1.3333333333333333e-05,
15
+ "loss": 0.6929,
16
+ "step": 156
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.6137184115523465,
21
+ "eval_loss": 0.6584985852241516,
22
+ "eval_runtime": 1.191,
23
+ "eval_samples_per_second": 232.585,
24
+ "eval_steps_per_second": 29.388,
25
+ "step": 156
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "grad_norm": 10.83151912689209,
30
+ "learning_rate": 6.666666666666667e-06,
31
+ "loss": 0.5631,
32
+ "step": 312
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.6570397111913358,
37
+ "eval_loss": 0.6389040350914001,
38
+ "eval_runtime": 1.1821,
39
+ "eval_samples_per_second": 234.336,
40
+ "eval_steps_per_second": 29.609,
41
+ "step": 312
42
+ },
43
+ {
44
+ "epoch": 3.0,
45
+ "grad_norm": 7.651352882385254,
46
+ "learning_rate": 0.0,
47
+ "loss": 0.3937,
48
+ "step": 468
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_accuracy": 0.6462093862815884,
53
+ "eval_loss": 0.6961731910705566,
54
+ "eval_runtime": 1.1913,
55
+ "eval_samples_per_second": 232.528,
56
+ "eval_steps_per_second": 29.381,
57
+ "step": 468
58
+ },
59
+ {
60
+ "epoch": 3.0,
61
+ "step": 468,
62
+ "total_flos": 1965439583539200.0,
63
+ "train_loss": 0.5499022394163996,
64
+ "train_runtime": 117.9582,
65
+ "train_samples_per_second": 63.328,
66
+ "train_steps_per_second": 3.968
67
+ }
68
+ ],
69
+ "logging_steps": 500,
70
+ "max_steps": 468,
71
+ "num_input_tokens_seen": 0,
72
+ "num_train_epochs": 3,
73
+ "save_steps": 500,
74
+ "stateful_callbacks": {
75
+ "TrainerControl": {
76
+ "args": {
77
+ "should_epoch_stop": false,
78
+ "should_evaluate": false,
79
+ "should_log": false,
80
+ "should_save": true,
81
+ "should_training_stop": true
82
+ },
83
+ "attributes": {}
84
+ }
85
+ },
86
+ "total_flos": 1965439583539200.0,
87
+ "train_batch_size": 16,
88
+ "trial_name": null,
89
+ "trial_params": null
90
+ }