vuongnhathien commited on
Commit
6b12c7e
1 Parent(s): 852a591

Training in progress, epoch 1

Browse files
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 1.4897708531712e+17,
4
+ "train_loss": 0.9101000785827636,
5
+ "train_runtime": 81.6992,
6
+ "train_samples_per_second": 7.834,
7
+ "train_steps_per_second": 0.49
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1862dd958865141445ef364bd996f1d123c070f24171008e322caabbfc1d508a
3
  size 350850048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52e0aa0e857f9accad4343582185dec711d3b976db18e656577406ad00035321
3
  size 350850048
runs/Jun01_17-36-14_49241c78d635/events.out.tfevents.1717263383.49241c78d635.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc12772e5bd0a0b737cfed34c236e10bec54299dee75c30c080faf0f2228152
3
+ size 5829
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 1.4897708531712e+17,
4
+ "train_loss": 0.9101000785827636,
5
+ "train_runtime": 81.6992,
6
+ "train_samples_per_second": 7.834,
7
+ "train_steps_per_second": 0.49
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5285645127296448,
3
+ "best_model_checkpoint": "./test-top-5-acc/checkpoint-40",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 40,
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
+ "eval_accuracy": 0.825,
14
+ "eval_loss": 0.5285645127296448,
15
+ "eval_runtime": 2.4158,
16
+ "eval_samples_per_second": 33.115,
17
+ "eval_steps_per_second": 2.07,
18
+ "step": 40
19
+ },
20
+ {
21
+ "epoch": 1.0,
22
+ "step": 40,
23
+ "total_flos": 1.4897708531712e+17,
24
+ "train_loss": 0.9101000785827636,
25
+ "train_runtime": 81.6992,
26
+ "train_samples_per_second": 7.834,
27
+ "train_steps_per_second": 0.49
28
+ }
29
+ ],
30
+ "logging_steps": 100,
31
+ "max_steps": 40,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 1,
34
+ "save_steps": 500,
35
+ "total_flos": 1.4897708531712e+17,
36
+ "train_batch_size": 16,
37
+ "trial_name": null,
38
+ "trial_params": null
39
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f402044a8e22246d37f4ddda53d54bd7186aef258e9b8f70adb2e839c95f82a7
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a4b17bbcbbe694f52b009f906cad4c194a901fa444d49722c64b4296f0cd15
3
  size 4920