Theoreticallyhugo commited on
Commit
63d29ff
1 Parent(s): 717dfc5

Training in progress, epoch 1, checkpoint

Browse files
checkpoint-81/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe5cabe3d01fd1f7c6c63e3fb6e6891b504ceb7283dc20ce613c24de281551c4
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28baf975b08df05ca79aabff9eaa2f7614794e45b24aa453a2d0b1a9bec78537
3
  size 592324828
checkpoint-81/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2389be01138fab64bb889dab489e0c6e10529fd4d45562ebaa9440fd455b2bd1
3
  size 1014657786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8506fa9d46657429a958e87078acf37241d297c2471dec19fecafd34f4b7f5ba
3
  size 1014657786
checkpoint-81/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdb4b9e39f26364dd12b4935d341c9c41df1f0d9ec688c6ea55c6a3c16f98050
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f758e297e56d3179fd6a3cc50e906a5d9c55cb43ac701f13c34165b11c1aae
3
  size 14244
checkpoint-81/trainer_state.json CHANGED
@@ -11,45 +11,45 @@
11
  {
12
  "epoch": 1.0,
13
  "eval_Claim": {
14
- "f1-score": 0.4888068880688806,
15
- "precision": 0.6228840125391849,
16
- "recall": 0.40222672064777326,
17
- "support": 4940.0
18
  },
19
  "eval_MajorClaim": {
20
- "f1-score": 0.7325278370054489,
21
- "precision": 0.7604525332021643,
22
- "recall": 0.706581352833638,
23
- "support": 2188.0
24
  },
25
  "eval_O": {
26
- "f1-score": 0.8634848138844484,
27
- "precision": 0.827613377692173,
28
- "recall": 0.902606702950444,
29
- "support": 10473.0
30
  },
31
  "eval_Premise": {
32
- "f1-score": 0.8792819197655248,
33
- "precision": 0.8543458914268763,
34
- "recall": 0.9057173407132524,
35
- "support": 15899.0
36
  },
37
- "eval_accuracy": 0.8174925373134329,
38
- "eval_loss": 0.49806877970695496,
39
  "eval_macro avg": {
40
- "f1-score": 0.7410253646810757,
41
- "precision": 0.7663239537150996,
42
- "recall": 0.7292830292862769,
43
- "support": 33500.0
44
  },
45
- "eval_runtime": 4.9194,
46
- "eval_samples_per_second": 16.465,
47
- "eval_steps_per_second": 2.236,
48
  "eval_weighted avg": {
49
- "f1-score": 0.8071778099281224,
50
- "precision": 0.80572410140167,
51
- "recall": 0.8174925373134329,
52
- "support": 33500.0
53
  },
54
  "step": 81
55
  }
@@ -59,7 +59,7 @@
59
  "num_input_tokens_seen": 0,
60
  "num_train_epochs": 50,
61
  "save_steps": 500,
62
- "total_flos": 143342183867400.0,
63
  "train_batch_size": 4,
64
  "trial_name": null,
65
  "trial_params": null
 
11
  {
12
  "epoch": 1.0,
13
  "eval_Claim": {
14
+ "f1-score": 0.41092129347162903,
15
+ "precision": 0.5640703517587939,
16
+ "recall": 0.32317658349328215,
17
+ "support": 4168.0
18
  },
19
  "eval_MajorClaim": {
20
+ "f1-score": 0.6523102655237298,
21
+ "precision": 0.5929304446978335,
22
+ "recall": 0.724907063197026,
23
+ "support": 2152.0
24
  },
25
  "eval_O": {
26
+ "f1-score": 0.8834432924913603,
27
+ "precision": 0.8545380875202593,
28
+ "recall": 0.9143724257533059,
29
+ "support": 9226.0
30
  },
31
  "eval_Premise": {
32
+ "f1-score": 0.8664166767469054,
33
+ "precision": 0.8441231929604023,
34
+ "recall": 0.8899196554294707,
35
+ "support": 12073.0
36
  },
37
+ "eval_accuracy": 0.7997031029363844,
38
+ "eval_loss": 0.5104541182518005,
39
  "eval_macro avg": {
40
+ "f1-score": 0.7032728820584061,
41
+ "precision": 0.7139155192343223,
42
+ "recall": 0.7130939319682712,
43
+ "support": 27619.0
44
  },
45
+ "eval_runtime": 4.7759,
46
+ "eval_samples_per_second": 16.751,
47
+ "eval_steps_per_second": 2.094,
48
  "eval_weighted avg": {
49
+ "f1-score": 0.7866826459135919,
50
+ "precision": 0.7857670171690952,
51
+ "recall": 0.7997031029363844,
52
+ "support": 27619.0
53
  },
54
  "step": 81
55
  }
 
59
  "num_input_tokens_seen": 0,
60
  "num_train_epochs": 50,
61
  "save_steps": 500,
62
+ "total_flos": 143788732726800.0,
63
  "train_batch_size": 4,
64
  "trial_name": null,
65
  "trial_params": null
checkpoint-81/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da575726aa6fb9f10d3d3191c16916e8d9dc133cfc573c1d27486b346adcb4eb
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e651c478af6098730eda01c59bbe4834fbad7ed476e7ec6e4265141ee6647e9
3
  size 4856