Theoreticallyhugo commited on
Commit
8717948
·
verified ·
1 Parent(s): 17f61fa

Training in progress, epoch 1, checkpoint

Browse files
checkpoint-41/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:572e1638c1c1e1508c30f3dfdc76c1209f346f876b9c459c5a653a579b4413a2
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44fbfd9fa58c9d9439a14b65386507a8bf6dbff1ce153a3c2ce68a241a9ce662
3
  size 592324828
checkpoint-41/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0064e48de2f0aa0a68ccfd29704d8a15580fc48c37dc3b7ada7f1ae444fef0c1
3
  size 1014657786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9058c4740e07458eeba6d9f6ee8cf89ea3e239c411f5d2ccea7b44a2aa12baf5
3
  size 1014657786
checkpoint-41/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b75d0f85c6e5f43bda08f24453a869f5d0b5d0d33d936ef1b542f406f081347
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a939982f711c8a91f0893b4f281f0db4fd89d7ca52de2aed82098ef9ff76ea2
3
  size 14244
checkpoint-41/trainer_state.json CHANGED
@@ -11,45 +11,45 @@
11
  {
12
  "epoch": 1.0,
13
  "eval_Claim": {
14
- "f1-score": 0.4024359299670135,
15
- "precision": 0.44954648526077096,
16
- "recall": 0.36426274689940286,
17
- "support": 4354.0
18
  },
19
  "eval_MajorClaim": {
20
- "f1-score": 0.5659112671560804,
21
- "precision": 0.452642328312484,
22
- "recall": 0.7547892720306514,
23
- "support": 2349.0
24
  },
25
  "eval_O": {
26
- "f1-score": 0.8627029141404263,
27
- "precision": 0.8588395638629284,
28
- "recall": 0.8666011787819253,
29
- "support": 10180.0
30
  },
31
  "eval_Premise": {
32
- "f1-score": 0.8442540711584471,
33
- "precision": 0.8723285486443381,
34
- "recall": 0.8179303125467324,
35
- "support": 13374.0
36
  },
37
- "eval_accuracy": 0.764120699342301,
38
- "eval_loss": 0.6017395257949829,
39
  "eval_macro avg": {
40
- "f1-score": 0.6688260456054919,
41
- "precision": 0.6583392315201303,
42
- "recall": 0.7008958775646781,
43
- "support": 30257.0
44
  },
45
- "eval_runtime": 1.398,
46
- "eval_samples_per_second": 57.94,
47
- "eval_steps_per_second": 7.868,
48
  "eval_weighted avg": {
49
- "f1-score": 0.765274191732446,
50
- "precision": 0.774369269779734,
51
- "recall": 0.764120699342301,
52
- "support": 30257.0
53
  },
54
  "step": 41
55
  }
@@ -59,7 +59,7 @@
59
  "num_input_tokens_seen": 0,
60
  "num_train_epochs": 16,
61
  "save_steps": 500,
62
- "total_flos": 143342183867400.0,
63
  "train_batch_size": 8,
64
  "trial_name": null,
65
  "trial_params": null
 
11
  {
12
  "epoch": 1.0,
13
  "eval_Claim": {
14
+ "f1-score": 0.47523786289338865,
15
+ "precision": 0.535017852238396,
16
+ "recall": 0.4274742154926487,
17
+ "support": 4557.0
18
  },
19
  "eval_MajorClaim": {
20
+ "f1-score": 0.5895036615134255,
21
+ "precision": 0.5474121647147714,
22
+ "recall": 0.6386073159982371,
23
+ "support": 2269.0
24
  },
25
  "eval_O": {
26
+ "f1-score": 0.8362336114421931,
27
+ "precision": 0.845403060609712,
28
+ "recall": 0.8272609362103526,
29
+ "support": 8481.0
30
  },
31
  "eval_Premise": {
32
+ "f1-score": 0.8706190412246543,
33
+ "precision": 0.850072112232857,
34
+ "recall": 0.8921838447777625,
35
+ "support": 14534.0
36
  },
37
+ "eval_accuracy": 0.7834858081163499,
38
+ "eval_loss": 0.5869407653808594,
39
  "eval_macro avg": {
40
+ "f1-score": 0.6928985442684154,
41
+ "precision": 0.694476297448934,
42
+ "recall": 0.6963815781197502,
43
+ "support": 29841.0
44
  },
45
+ "eval_runtime": 1.4026,
46
+ "eval_samples_per_second": 57.038,
47
+ "eval_steps_per_second": 7.13,
48
  "eval_weighted avg": {
49
+ "f1-score": 0.7790930985214805,
50
+ "precision": 0.7776202536983177,
51
+ "recall": 0.7834858081163499,
52
+ "support": 29841.0
53
  },
54
  "step": 41
55
  }
 
59
  "num_input_tokens_seen": 0,
60
  "num_train_epochs": 16,
61
  "save_steps": 500,
62
+ "total_flos": 143788732726800.0,
63
  "train_batch_size": 8,
64
  "trial_name": null,
65
  "trial_params": null
checkpoint-41/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ac25aff2df9b5e2539eb7d6ea889feb38971668869b2885bdae9ed3230843b0
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdcb45ede21ecca936ab63090715c5dc953e544931a449f7e44cc1bbcab87ad8
3
  size 4664