anas-awadalla commited on
Commit
c2b846b
1 Parent(s): 9b14440

End of training

Browse files
all_results.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "epoch": 66.67,
3
- "eval_exact_match": 36.12109744560075,
4
- "eval_f1": 51.13526102544237,
5
  "eval_samples": 10790,
6
- "train_loss": 1.6081089782714844,
7
- "train_runtime": 133.2875,
8
  "train_samples": 64,
9
- "train_samples_per_second": 36.012,
10
- "train_steps_per_second": 3.001
11
  }
 
1
  {
2
+ "epoch": 75.0,
3
+ "eval_exact_match": 3.9735099337748343,
4
+ "eval_f1": 9.426971873515809,
5
  "eval_samples": 10790,
6
+ "train_loss": 4.485833333333333,
7
+ "train_runtime": 69.2375,
8
  "train_samples": 64,
9
+ "train_samples_per_second": 138.653,
10
+ "train_steps_per_second": 1.083
11
  }
eval_nbest_predictions.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:299b5507422796cf18aafc3a70ba59a59ce665b119be29ba523699f65521fecf
3
- size 51349704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f80d31bfdb7de4d4f9c836a8a4cfe60164316b0de70c5b917b3d816cdfa8342a
3
+ size 51636683
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": 66.67,
3
- "eval_exact_match": 36.12109744560075,
4
- "eval_f1": 51.13526102544237,
5
  "eval_samples": 10790
6
  }
 
1
  {
2
+ "epoch": 75.0,
3
+ "eval_exact_match": 3.9735099337748343,
4
+ "eval_f1": 9.426971873515809,
5
  "eval_samples": 10790
6
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 66.67,
3
- "train_loss": 1.6081089782714844,
4
- "train_runtime": 133.2875,
5
  "train_samples": 64,
6
- "train_samples_per_second": 36.012,
7
- "train_steps_per_second": 3.001
8
  }
 
1
  {
2
+ "epoch": 75.0,
3
+ "train_loss": 4.485833333333333,
4
+ "train_runtime": 69.2375,
5
  "train_samples": 64,
6
+ "train_samples_per_second": 138.653,
7
+ "train_steps_per_second": 1.083
8
  }
trainer_state.json CHANGED
@@ -1,25 +1,25 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 66.66666666666667,
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": 66.67,
12
- "step": 400,
13
- "total_flos": 3038016065789952.0,
14
- "train_loss": 1.6081089782714844,
15
- "train_runtime": 133.2875,
16
- "train_samples_per_second": 36.012,
17
- "train_steps_per_second": 3.001
18
  }
19
  ],
20
- "max_steps": 400,
21
- "num_train_epochs": 67,
22
- "total_flos": 3038016065789952.0,
23
  "trial_name": null,
24
  "trial_params": null
25
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 75.0,
5
+ "global_step": 75,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
+ "epoch": 75.0,
12
+ "step": 75,
13
+ "total_flos": 3413501225730048.0,
14
+ "train_loss": 4.485833333333333,
15
+ "train_runtime": 69.2375,
16
+ "train_samples_per_second": 138.653,
17
+ "train_steps_per_second": 1.083
18
  }
19
  ],
20
+ "max_steps": 75,
21
+ "num_train_epochs": 75,
22
+ "total_flos": 3413501225730048.0,
23
  "trial_name": null,
24
  "trial_params": null
25
  }