Metal079 commited on
Commit
fd1f89d
1 Parent(s): f65d1c6

Upload 5 files

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. trainer_state.json +76 -0
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbcf7190aff6f1cbecc04c51107628d73afb488f32b068e808befbdb49e2b898
3
  size 350446061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9242be7ffa69645eee2593b9c9fe787512b0801740430c8e0a4c11049c4b3586
3
  size 350446061
trainer_state.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.13731054961681366,
3
+ "best_model_checkpoint": "./SonicCharacterClassifier\\checkpoint-158",
4
+ "epoch": 2.0,
5
+ "global_step": 158,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.25,
12
+ "learning_rate": 0.0001949367088607595,
13
+ "loss": 0.3933,
14
+ "step": 20
15
+ },
16
+ {
17
+ "epoch": 0.51,
18
+ "learning_rate": 0.00018987341772151899,
19
+ "loss": 0.3066,
20
+ "step": 40
21
+ },
22
+ {
23
+ "epoch": 0.76,
24
+ "learning_rate": 0.0001848101265822785,
25
+ "loss": 0.2891,
26
+ "step": 60
27
+ },
28
+ {
29
+ "epoch": 1.0,
30
+ "eval_accuracy": 0.5269461077844312,
31
+ "eval_loss": 0.24304752051830292,
32
+ "eval_runtime": 34.0361,
33
+ "eval_samples_per_second": 9.813,
34
+ "eval_steps_per_second": 1.234,
35
+ "step": 79
36
+ },
37
+ {
38
+ "epoch": 1.01,
39
+ "learning_rate": 0.000179746835443038,
40
+ "loss": 0.2675,
41
+ "step": 80
42
+ },
43
+ {
44
+ "epoch": 1.27,
45
+ "learning_rate": 0.00017468354430379748,
46
+ "loss": 0.2181,
47
+ "step": 100
48
+ },
49
+ {
50
+ "epoch": 1.52,
51
+ "learning_rate": 0.00016962025316455696,
52
+ "loss": 0.183,
53
+ "step": 120
54
+ },
55
+ {
56
+ "epoch": 1.77,
57
+ "learning_rate": 0.00016455696202531648,
58
+ "loss": 0.1681,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 2.0,
63
+ "eval_accuracy": 0.7724550898203593,
64
+ "eval_loss": 0.13731054961681366,
65
+ "eval_runtime": 33.5178,
66
+ "eval_samples_per_second": 9.965,
67
+ "eval_steps_per_second": 1.253,
68
+ "step": 158
69
+ }
70
+ ],
71
+ "max_steps": 790,
72
+ "num_train_epochs": 10,
73
+ "total_flos": 1.16230208864256e+18,
74
+ "trial_name": null,
75
+ "trial_params": null
76
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9462d475641b104adb84ceacec6e8689f77671bae054fcdcd81fbb7452b0d194
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9903af26847553bad5bc0517f5698f46506f35dcb88112d510d0de91fe2d423f
3
  size 3451