anas-awadalla commited on
Commit
7a79fb8
1 Parent(s): 10e95dd

End of training

Browse files
all_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 66.67,
3
+ "eval_exact_match": 2.9139072847682117,
4
+ "eval_f1": 10.967518671755801,
5
+ "eval_samples": 10793,
6
+ "train_loss": 1.4632204246520997,
7
+ "train_runtime": 100.8189,
8
+ "train_samples": 32,
9
+ "train_samples_per_second": 23.805,
10
+ "train_steps_per_second": 1.984
11
+ }
eval_nbest_predictions.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3f666cdca504c9db183a61adb5efc11c26b90295c2ede88605666a20625adbf
3
- size 53895626
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe2362fdcea8c65646f3d8d65d77eac011b975643ebb843b787976b40ebcfaa
3
+ size 52725771
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": 66.67,
3
+ "eval_exact_match": 2.9139072847682117,
4
+ "eval_f1": 10.967518671755801,
5
+ "eval_samples": 10793
6
+ }
runs/Oct04_19-19-10_g3010/events.out.tfevents.1664936873.g3010.39505.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d30e5e5950e3ce8a4b908c11761ff78f8a8a2600d3f2c88650c1ce7a3fe754f
3
+ size 191
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 66.67,
3
+ "train_loss": 1.4632204246520997,
4
+ "train_runtime": 100.8189,
5
+ "train_samples": 32,
6
+ "train_samples_per_second": 23.805,
7
+ "train_steps_per_second": 1.984
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 66.66666666666667,
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": 33.33,
12
+ "learning_rate": 1.6666666666666667e-05,
13
+ "loss": 2.7852,
14
+ "step": 100
15
+ },
16
+ {
17
+ "epoch": 66.67,
18
+ "learning_rate": 0.0,
19
+ "loss": 0.1412,
20
+ "step": 200
21
+ },
22
+ {
23
+ "epoch": 66.67,
24
+ "step": 200,
25
+ "total_flos": 368165088860112.0,
26
+ "train_loss": 1.4632204246520997,
27
+ "train_runtime": 100.8189,
28
+ "train_samples_per_second": 23.805,
29
+ "train_steps_per_second": 1.984
30
+ }
31
+ ],
32
+ "max_steps": 200,
33
+ "num_train_epochs": 67,
34
+ "total_flos": 368165088860112.0,
35
+ "trial_name": null,
36
+ "trial_params": null
37
+ }