Theoreticallyhugo commited on
Commit
1517a8e
1 Parent(s): 42f5261

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:13782bfa39988855a74445eef4348d0849e4c5d9efe5b378598ce54d0c901039
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d40253a1c9c934b828346d290b6967464c64d67e952debb8ab7e1d76ccac720
3
  size 592324828
checkpoint-81/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce9f25dbf9e19a214be2a927fb8a4731eddfe8f0fbc6e8a279c65e4c44aa102c
3
  size 1014657786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038e502d35844a1fd2ea2d120ace5a1d2618b64efb5e65ebfa26af3934d4a56c
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.5385059461955894,
15
- "precision": 0.6267132491265789,
16
- "recall": 0.4720647773279352,
17
- "support": 4940.0
18
  },
19
  "eval_MajorClaim": {
20
- "f1-score": 0.7814784727863526,
21
- "precision": 0.9588039867109635,
22
- "recall": 0.6595063985374772,
23
- "support": 2188.0
24
  },
25
  "eval_O": {
26
- "f1-score": 0.9938608715302625,
27
- "precision": 0.9996969237763298,
28
- "recall": 0.9880925634688834,
29
- "support": 13353.0
30
  },
31
  "eval_Premise": {
32
- "f1-score": 0.8968837690149166,
33
- "precision": 0.8455112497215416,
34
- "recall": 0.954902824076986,
35
- "support": 15899.0
36
  },
37
- "eval_accuracy": 0.8837548103353491,
38
- "eval_loss": 0.2860471308231354,
39
  "eval_macro avg": {
40
- "f1-score": 0.8026822648817803,
41
- "precision": 0.8576813523338533,
42
- "recall": 0.7686416408528204,
43
- "support": 36380.0
44
  },
45
- "eval_runtime": 4.9572,
46
- "eval_samples_per_second": 16.34,
47
- "eval_steps_per_second": 2.219,
48
  "eval_weighted avg": {
49
- "f1-score": 0.8768739289107891,
50
- "precision": 0.8792073379911217,
51
- "recall": 0.8837548103353491,
52
- "support": 36380.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.5254768748366867,
15
+ "precision": 0.5768789443488239,
16
+ "recall": 0.4824856046065259,
17
+ "support": 4168.0
18
  },
19
  "eval_MajorClaim": {
20
+ "f1-score": 0.7984361424847959,
21
+ "precision": 0.7495921696574225,
22
+ "recall": 0.854089219330855,
23
+ "support": 2152.0
24
  },
25
  "eval_O": {
26
+ "f1-score": 0.9990277532260916,
27
+ "precision": 0.9988511841640155,
28
+ "recall": 0.9992043847241867,
29
+ "support": 11312.0
30
  },
31
  "eval_Premise": {
32
+ "f1-score": 0.8854183656825966,
33
+ "precision": 0.8719781543651113,
34
+ "recall": 0.8992793837488611,
35
+ "support": 12073.0
36
  },
37
+ "eval_accuracy": 0.8755765022723447,
38
+ "eval_loss": 0.28303390741348267,
39
  "eval_macro avg": {
40
+ "f1-score": 0.8020897840575427,
41
+ "precision": 0.7993251131338432,
42
+ "recall": 0.8087646481026072,
43
+ "support": 29705.0
44
  },
45
+ "eval_runtime": 4.8106,
46
+ "eval_samples_per_second": 16.63,
47
+ "eval_steps_per_second": 2.079,
48
  "eval_weighted avg": {
49
+ "f1-score": 0.8718761173649596,
50
+ "precision": 0.8700202202343714,
51
+ "recall": 0.8755765022723447,
52
+ "support": 29705.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:95e8ce1619d475b315f2cb3494747dc2424fb9856a35d6759fcf75e79995f1f1
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c4152f1ae85467509d6d1bf2d3b859abf08e786a1c118f9c84f899edc2df5d1
3
  size 4856