apetulante commited on
Commit
724e7f7
·
1 Parent(s): ba1749a

Training in progress, epoch 1

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfe832a8aebf9afd0057695779bcbf9ff98cdd9b155862a9901480f93951d187
3
  size 526337605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41cdf1c2a9f25d0f05fb0af0bf469336e19f2fc5a9fcb0afb248886cb35a479
3
  size 526337605
last-checkpoint/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5aa9a09d6bd2426bd0eaa8a2810f471dc07e8f638a94fa1526856b3fac8bc578
3
  size 263173805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:886627293a3ba729ecf1d9a40d1328a93b3c9d8d702bc4e80d34ca51dbd5adef
3
  size 263173805
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a26e8e39bb51d8a7caed1830a870934f23f013aeeb7af5c748299e513ff1239c
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06df0279a4d352cfe8a0bc0d0088f4ad9004ae5d923ea9ce91860dd44f13ca76
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b97cbb8612b487297195de021ea547749e32246db05d923833a6ff76e97b74d
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6bacce2eb0d441fa2bac783383cd32acb392c0d2a5c5dfd9ef631aed3824198
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "best_metric": 0.7358550612860959,
3
- "best_model_checkpoint": "bert-emotion/checkpoint-1630",
4
- "epoch": 3.0,
5
- "global_step": 2445,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -10,58 +10,24 @@
10
  {
11
  "epoch": 1.0,
12
  "learning_rate": 3.3333333333333335e-05,
13
- "loss": 0.8556,
14
  "step": 815
15
  },
16
  {
17
  "epoch": 1.0,
18
- "eval_fscore": 0.6088407481834592,
19
- "eval_loss": 0.7854498624801636,
20
- "eval_precision": 0.7460500863333636,
21
- "eval_recall": 0.5928805424781983,
22
- "eval_runtime": 0.7411,
23
- "eval_samples_per_second": 504.647,
24
- "eval_steps_per_second": 126.836,
25
  "step": 815
26
- },
27
- {
28
- "epoch": 2.0,
29
- "learning_rate": 1.6666666666666667e-05,
30
- "loss": 0.5369,
31
- "step": 1630
32
- },
33
- {
34
- "epoch": 2.0,
35
- "eval_fscore": 0.7358550612860959,
36
- "eval_loss": 0.9014220237731934,
37
- "eval_precision": 0.7548954614992351,
38
- "eval_recall": 0.7278147804934554,
39
- "eval_runtime": 0.7296,
40
- "eval_samples_per_second": 512.597,
41
- "eval_steps_per_second": 128.835,
42
- "step": 1630
43
- },
44
- {
45
- "epoch": 3.0,
46
- "learning_rate": 0.0,
47
- "loss": 0.2571,
48
- "step": 2445
49
- },
50
- {
51
- "epoch": 3.0,
52
- "eval_fscore": 0.7340137112297485,
53
- "eval_loss": 1.1412936449050903,
54
- "eval_precision": 0.7505623807659564,
55
- "eval_recall": 0.7243031825553111,
56
- "eval_runtime": 1.0265,
57
- "eval_samples_per_second": 364.336,
58
- "eval_steps_per_second": 91.571,
59
- "step": 2445
60
  }
61
  ],
62
  "max_steps": 2445,
63
  "num_train_epochs": 3,
64
- "total_flos": 95309811761304.0,
65
  "trial_name": null,
66
  "trial_params": null
67
  }
 
1
  {
2
+ "best_metric": 0.6765085079349261,
3
+ "best_model_checkpoint": "bert-emotion/checkpoint-815",
4
+ "epoch": 1.0,
5
+ "global_step": 815,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
10
  {
11
  "epoch": 1.0,
12
  "learning_rate": 3.3333333333333335e-05,
13
+ "loss": 0.877,
14
  "step": 815
15
  },
16
  {
17
  "epoch": 1.0,
18
+ "eval_fscore": 0.6765085079349261,
19
+ "eval_loss": 0.8045032620429993,
20
+ "eval_precision": 0.744856968428397,
21
+ "eval_recall": 0.6494702118945573,
22
+ "eval_runtime": 0.7333,
23
+ "eval_samples_per_second": 509.994,
24
+ "eval_steps_per_second": 128.18,
25
  "step": 815
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  }
27
  ],
28
  "max_steps": 2445,
29
  "num_train_epochs": 3,
30
+ "total_flos": 31684123606128.0,
31
  "trial_name": null,
32
  "trial_params": null
33
  }
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04ae8ca93fbfca883e48805064a67161f938d192ae2eb7d75f1f1acabfe1e4ad
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1dee909cc7422222cfff046af208c539c554f6cf55fe861295423f1dd64bee
3
  size 3899
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5aa9a09d6bd2426bd0eaa8a2810f471dc07e8f638a94fa1526856b3fac8bc578
3
  size 263173805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:886627293a3ba729ecf1d9a40d1328a93b3c9d8d702bc4e80d34ca51dbd5adef
3
  size 263173805
runs/May29_20-43-13_0eb21313a3aa/events.out.tfevents.1685393270.0eb21313a3aa.23532.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef4428e0ff94eee040ba1e21eb174db07ec46f9740e1c96196de1bd82d1fa0ed
3
- size 5773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5afde15f01c03f6aa77fea6a99273c9f447f4550ae65d1379003b7c81c386cdd
3
+ size 6127
runs/May29_20-56-54_0eb21313a3aa/1685393829.3273654/events.out.tfevents.1685393829.0eb21313a3aa.23532.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722909ac03e1c4be01a0ce1f73dbe740abe240119fffaa789055d4fbe615c774
3
+ size 5900
runs/May29_20-56-54_0eb21313a3aa/events.out.tfevents.1685393829.0eb21313a3aa.23532.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9588cdcb586e3f7f39f692d05e6bd6eb9b8db7a4e10562331f1502edda5fc4
3
+ size 4611
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04ae8ca93fbfca883e48805064a67161f938d192ae2eb7d75f1f1acabfe1e4ad
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1dee909cc7422222cfff046af208c539c554f6cf55fe861295423f1dd64bee
3
  size 3899