Theoreticallyhugo commited on
Commit
67ce775
1 Parent(s): 8f547e7

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:1e2bc9acd97b792d923d7a04c0213e8e5cca336856f4bb79c479a4460433ae44
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c86077384388d3d62492b663995173e496e634c324ade9af7f805e1fcba3cdd
3
  size 592324828
checkpoint-81/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5771dc22359aa81d7896bcf9ea11fca96b8987bd63031644df21a4a284ae9268
3
  size 1014657786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5777922e12d9b40befcccae52d37cb7642edcad23661efaff3fa21a57d3c939b
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.46243291592128805,
15
- "precision": 0.6588785046728972,
16
- "recall": 0.3562241616903996,
17
- "support": 4354.0
18
  },
19
  "eval_MajorClaim": {
20
- "f1-score": 0.8342621259029929,
21
- "precision": 0.8096955128205128,
22
- "recall": 0.8603661132396765,
23
- "support": 2349.0
24
  },
25
  "eval_O": {
26
- "f1-score": 0.9993622448979592,
27
- "precision": 0.9987253027405991,
28
  "recall": 1.0,
29
- "support": 12536.0
30
  },
31
  "eval_Premise": {
32
- "f1-score": 0.8941052999825083,
33
- "precision": 0.8401157057392676,
34
- "recall": 0.955510692388216,
35
- "support": 13374.0
36
  },
37
- "eval_accuracy": 0.8857510808573268,
38
- "eval_loss": 0.2754688858985901,
39
  "eval_macro avg": {
40
- "f1-score": 0.7975406466761871,
41
- "precision": 0.8268537564933192,
42
- "recall": 0.793025241829573,
43
- "support": 32613.0
44
  },
45
- "eval_runtime": 4.8781,
46
- "eval_samples_per_second": 16.605,
47
- "eval_steps_per_second": 2.255,
48
  "eval_weighted avg": {
49
- "f1-score": 0.8726239240080429,
50
- "precision": 0.8746959682542021,
51
- "recall": 0.8857510808573268,
52
- "support": 32613.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.5724454649827784,
15
+ "precision": 0.6002889477486154,
16
+ "recall": 0.5470704410796576,
17
+ "support": 4557.0
18
  },
19
  "eval_MajorClaim": {
20
+ "f1-score": 0.7860447185813415,
21
+ "precision": 0.698526892771497,
22
+ "recall": 0.8986337593653592,
23
+ "support": 2269.0
24
  },
25
  "eval_O": {
26
+ "f1-score": 0.9987820830889982,
27
+ "precision": 0.9975671292124707,
28
  "recall": 1.0,
29
+ "support": 11071.0
30
  },
31
  "eval_Premise": {
32
+ "f1-score": 0.8965445389824622,
33
+ "precision": 0.9051258677512096,
34
+ "recall": 0.8881243979633962,
35
+ "support": 14534.0
36
  },
37
+ "eval_accuracy": 0.8791279948197712,
38
+ "eval_loss": 0.3157936632633209,
39
  "eval_macro avg": {
40
+ "f1-score": 0.8134542014088951,
41
+ "precision": 0.8003772093709481,
42
+ "recall": 0.8334571496021033,
43
+ "support": 32431.0
44
  },
45
+ "eval_runtime": 4.8184,
46
+ "eval_samples_per_second": 16.603,
47
+ "eval_steps_per_second": 2.075,
48
  "eval_weighted avg": {
49
+ "f1-score": 0.8781740995293698,
50
+ "precision": 0.8793943851252293,
51
+ "recall": 0.8791279948197712,
52
+ "support": 32431.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:3f40e108617f6f8082cc0f1a47e89121d861cfb2e77ef6b602a909d9b6ba8d15
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2dd7b387b7349843b62a9d5b4facde1d14a6a35003d55f9e21a477105ecd1d3
3
  size 4856