Theoreticallyhugo commited on
Commit
36eb691
·
verified ·
1 Parent(s): 3adf073

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:44fbfd9fa58c9d9439a14b65386507a8bf6dbff1ce153a3c2ce68a241a9ce662
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f0bc6bd63eed155cd68f8bb7b132a081a52ac203a52dad2e8fbc455af5db63a
3
  size 592324828
checkpoint-41/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9058c4740e07458eeba6d9f6ee8cf89ea3e239c411f5d2ccea7b44a2aa12baf5
3
  size 1014657786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74db50f3e3d7d21c4dcae9e22f54e75262c73e4882f91a58935ff9ae2db592a1
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:4a939982f711c8a91f0893b4f281f0db4fd89d7ca52de2aed82098ef9ff76ea2
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b75d0f85c6e5f43bda08f24453a869f5d0b5d0d33d936ef1b542f406f081347
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.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,7 +59,7 @@
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
 
11
  {
12
  "epoch": 1.0,
13
  "eval_Claim": {
14
+ "f1-score": 0.3926645091693635,
15
+ "precision": 0.4813399941228328,
16
+ "recall": 0.33157894736842103,
17
+ "support": 4940.0
18
  },
19
  "eval_MajorClaim": {
20
+ "f1-score": 0.5305101700566855,
21
+ "precision": 0.41758530183727033,
22
+ "recall": 0.7271480804387569,
23
+ "support": 2188.0
24
  },
25
  "eval_O": {
26
+ "f1-score": 0.8568685802054334,
27
+ "precision": 0.8614998552263295,
28
+ "recall": 0.8522868328081734,
29
+ "support": 10473.0
30
  },
31
  "eval_Premise": {
32
+ "f1-score": 0.8535428122545169,
33
+ "precision": 0.8528192892126083,
34
+ "recall": 0.8542675639977357,
35
+ "support": 15899.0
36
  },
37
+ "eval_accuracy": 0.7682686567164179,
38
+ "eval_loss": 0.6236585974693298,
39
  "eval_macro avg": {
40
+ "f1-score": 0.6583965179214999,
41
+ "precision": 0.6533111100997602,
42
+ "recall": 0.6913203561532717,
43
+ "support": 33500.0
44
  },
45
+ "eval_runtime": 1.4247,
46
+ "eval_samples_per_second": 56.854,
47
+ "eval_steps_per_second": 7.721,
48
  "eval_weighted avg": {
49
+ "f1-score": 0.7655218131315448,
50
+ "precision": 0.7723271066974134,
51
+ "recall": 0.7682686567164179,
52
+ "support": 33500.0
53
  },
54
  "step": 41
55
  }
 
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
checkpoint-41/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdcb45ede21ecca936ab63090715c5dc953e544931a449f7e44cc1bbcab87ad8
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a34106aa46561666831adcdfa68f4d8530a86618e19859d53733fffd662fa99f
3
  size 4664