anas-awadalla commited on
Commit
91be1f5
1 Parent(s): 518e3d3

End of training

Browse files
all_results.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "epoch": 100.0,
3
- "eval_exact_match": 4.2951750236518444,
4
- "eval_f1": 9.572709760085102,
5
  "eval_samples": 10790,
6
- "train_loss": 2.7339852905273436,
7
- "train_runtime": 52.5738,
8
  "train_samples": 16,
9
- "train_samples_per_second": 45.65,
10
- "train_steps_per_second": 3.804
11
  }
 
1
  {
2
+ "epoch": 200.0,
3
+ "eval_exact_match": 13.680227057710502,
4
+ "eval_f1": 25.17898009061357,
5
  "eval_samples": 10790,
6
+ "train_loss": 1.2671282958984376,
7
+ "train_runtime": 103.8199,
8
  "train_samples": 16,
9
+ "train_samples_per_second": 46.234,
10
+ "train_steps_per_second": 3.853
11
  }
eval_nbest_predictions.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84a7b38f49e3b19d36288ff8c94d0d3d8ff5ae372fe58e929e696b9799b42cf7
3
- size 51592493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19bc7a8df177b0b76d5e39f5406ad88ad43090d41982b6f5236b1ba08ea39e81
3
+ size 50762034
eval_predictions.json CHANGED
The diff for this file is too large to render. See raw diff
 
eval_results.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "epoch": 100.0,
3
- "eval_exact_match": 4.2951750236518444,
4
- "eval_f1": 9.572709760085102,
5
  "eval_samples": 10790
6
  }
 
1
  {
2
+ "epoch": 200.0,
3
+ "eval_exact_match": 13.680227057710502,
4
+ "eval_f1": 25.17898009061357,
5
  "eval_samples": 10790
6
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 100.0,
3
- "train_loss": 2.7339852905273436,
4
- "train_runtime": 52.5738,
5
  "train_samples": 16,
6
- "train_samples_per_second": 45.65,
7
- "train_steps_per_second": 3.804
8
  }
 
1
  {
2
+ "epoch": 200.0,
3
+ "train_loss": 1.2671282958984376,
4
+ "train_runtime": 103.8199,
5
  "train_samples": 16,
6
+ "train_samples_per_second": 46.234,
7
+ "train_steps_per_second": 3.853
8
  }
trainer_state.json CHANGED
@@ -1,25 +1,25 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 100.0,
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": 100.0,
12
- "step": 200,
13
- "total_flos": 1137833732505600.0,
14
- "train_loss": 2.7339852905273436,
15
- "train_runtime": 52.5738,
16
- "train_samples_per_second": 45.65,
17
- "train_steps_per_second": 3.804
18
  }
19
  ],
20
- "max_steps": 200,
21
- "num_train_epochs": 100,
22
- "total_flos": 1137833732505600.0,
23
  "trial_name": null,
24
  "trial_params": null
25
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 200.0,
5
+ "global_step": 400,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
+ "epoch": 200.0,
12
+ "step": 400,
13
+ "total_flos": 2275667465011200.0,
14
+ "train_loss": 1.2671282958984376,
15
+ "train_runtime": 103.8199,
16
+ "train_samples_per_second": 46.234,
17
+ "train_steps_per_second": 3.853
18
  }
19
  ],
20
+ "max_steps": 400,
21
+ "num_train_epochs": 200,
22
+ "total_flos": 2275667465011200.0,
23
  "trial_name": null,
24
  "trial_params": null
25
  }