Theoreticallyhugo commited on
Commit
594b08a
1 Parent(s): 72ec483

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:abf85d3ff1ef26975a3a81a9334e66b5e736d782bc06a356e088e4747cf8f4e6
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afca2f651ccc53daea1caf1f0c70865079748845a78f9e11941d7ec8b0775b0d
3
  size 592324828
checkpoint-81/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b404890b95f76767fadaaa94fc894fe850babdc15632d745c3197db788396cb
3
  size 1014657786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d4041b4b9792fb6008611a4c44a07d374a01ec25b5ae67e2b2d50a8808d757
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.44734338904742493,
15
- "precision": 0.5477537437603993,
16
- "recall": 0.3780431786862655,
17
- "support": 4354.0
18
  },
19
  "eval_MajorClaim": {
20
- "f1-score": 0.6504965622612681,
21
- "precision": 0.5898856944925528,
22
- "recall": 0.7249893571732652,
23
- "support": 2349.0
24
  },
25
  "eval_O": {
26
- "f1-score": 0.8859784283513097,
27
- "precision": 0.8689081979599547,
28
- "recall": 0.9037328094302554,
29
- "support": 10180.0
30
  },
31
  "eval_Premise": {
32
- "f1-score": 0.8720120805863504,
33
- "precision": 0.859258183929738,
34
- "recall": 0.8851502916105877,
35
- "support": 13374.0
36
  },
37
- "eval_accuracy": 0.8059953068711373,
38
- "eval_loss": 0.47828415036201477,
39
  "eval_macro avg": {
40
- "f1-score": 0.7139576150615883,
41
- "precision": 0.7164514550356611,
42
- "recall": 0.7229789092250934,
43
- "support": 30257.0
44
  },
45
- "eval_runtime": 4.8422,
46
- "eval_samples_per_second": 16.728,
47
- "eval_steps_per_second": 2.272,
48
  "eval_weighted avg": {
49
- "f1-score": 0.7984036588902531,
50
- "precision": 0.7967665566250599,
51
- "recall": 0.8059953068711373,
52
- "support": 30257.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.38183790485045715,
15
+ "precision": 0.6497890295358649,
16
+ "recall": 0.27035330261136714,
17
+ "support": 4557.0
18
  },
19
  "eval_MajorClaim": {
20
+ "f1-score": 0.6266258607498087,
21
+ "precision": 0.5535653937140926,
22
+ "recall": 0.7219039224327898,
23
+ "support": 2269.0
24
  },
25
  "eval_O": {
26
+ "f1-score": 0.8545803971812939,
27
+ "precision": 0.8443037974683544,
28
+ "recall": 0.8651102464332037,
29
+ "support": 8481.0
30
  },
31
  "eval_Premise": {
32
+ "f1-score": 0.878949075575738,
33
+ "precision": 0.8314310260186549,
34
+ "recall": 0.9322278794550709,
35
+ "support": 14534.0
36
  },
37
+ "eval_accuracy": 0.7960859220535504,
38
+ "eval_loss": 0.5359914898872375,
39
  "eval_macro avg": {
40
+ "f1-score": 0.6854983095893245,
41
+ "precision": 0.7197723116842417,
42
+ "recall": 0.697398837733108,
43
+ "support": 29841.0
44
  },
45
+ "eval_runtime": 4.8191,
46
+ "eval_samples_per_second": 16.601,
47
+ "eval_steps_per_second": 2.075,
48
  "eval_weighted avg": {
49
+ "f1-score": 0.7769240850962494,
50
+ "precision": 0.7862232339538372,
51
+ "recall": 0.7960859220535504,
52
+ "support": 29841.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:0ce83aa27c1a93c128c1dae6a1646206ab5d85d935efad925ac4e4beb0be29a0
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f05e33d3889e7c1ce1bf18bf9e16659f52e74109a304d618b5d09955736add
3
  size 4856