anas-awadalla commited on
Commit
d289e1d
1 Parent(s): 41df1db

End of training

Browse files
all_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 18.18,
3
+ "eval_exact_match": 5.373699148533586,
4
+ "eval_f1": 14.99123984210067,
5
+ "eval_samples": 10793,
6
+ "train_loss": 2.8838272857666016,
7
+ "train_runtime": 79.0949,
8
+ "train_samples": 128,
9
+ "train_samples_per_second": 30.343,
10
+ "train_steps_per_second": 2.529
11
+ }
eval_nbest_predictions.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbbc2a3d8bd7250d9f99efec867ed5013cd4dc42434a6c03758cbdee9fd69e6f
3
- size 54402171
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:861fe87ba2c85e11a78234ab0273de0fbbdc84a7985a87639d5a812561972588
3
+ size 52629671
eval_predictions.json CHANGED
The diff for this file is too large to render. See raw diff
eval_results.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
1
+ {
2
+ "epoch": 18.18,
3
+ "eval_exact_match": 5.373699148533586,
4
+ "eval_f1": 14.99123984210067,
5
+ "eval_samples": 10793
6
+ }
runs/Oct04_21-13-19_g3010/events.out.tfevents.1664943736.g3010.98879.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42d0fd2a2114c83223d835bacbafc813e4dc2936d59c908de8ee0bb041b71f46
3
+ size 191
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 18.18,
3
+ "train_loss": 2.8838272857666016,
4
+ "train_runtime": 79.0949,
5
+ "train_samples": 128,
6
+ "train_samples_per_second": 30.343,
7
+ "train_steps_per_second": 2.529
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 18.181818181818183,
5
+ "global_step": 200,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 9.09,
12
+ "learning_rate": 1.6666666666666667e-05,
13
+ "loss": 4.228,
14
+ "step": 100
15
+ },
16
+ {
17
+ "epoch": 18.18,
18
+ "learning_rate": 0.0,
19
+ "loss": 1.5397,
20
+ "step": 200
21
+ },
22
+ {
23
+ "epoch": 18.18,
24
+ "step": 200,
25
+ "total_flos": 374838363061440.0,
26
+ "train_loss": 2.8838272857666016,
27
+ "train_runtime": 79.0949,
28
+ "train_samples_per_second": 30.343,
29
+ "train_steps_per_second": 2.529
30
+ }
31
+ ],
32
+ "max_steps": 200,
33
+ "num_train_epochs": 19,
34
+ "total_flos": 374838363061440.0,
35
+ "trial_name": null,
36
+ "trial_params": null
37
+ }