Theoreticallyhugo commited on
Commit
95a4399
·
verified ·
1 Parent(s): 2d4d351

Training in progress, epoch 1

Browse files
meta_data/meta_s42_e5.json CHANGED
@@ -1 +1 @@
1
- {"Claim": {"precision": 0.5897372943776087, "recall": 0.5649106302916275, "f1-score": 0.5770570570570571, "support": 4252.0}, "MajorClaim": {"precision": 0.7365996649916248, "recall": 0.806141154903758, "f1-score": 0.7698030634573303, "support": 2182.0}, "O": {"precision": 0.9290423511006817, "recall": 0.8963881401617251, "f1-score": 0.9124231782265146, "support": 9275.0}, "Premise": {"precision": 0.8642291383310665, "recall": 0.8854098360655738, "f1-score": 0.8746912830478967, "support": 12200.0}, "accuracy": 0.8340320326776308, "macro avg": {"precision": 0.7799021122002454, "recall": 0.7882124403556711, "f1-score": 0.7834936454471997, "support": 27909.0}, "weighted avg": {"precision": 0.8339706452686643, "recall": 0.8340320326776308, "f1-score": 0.8336850307178961, "support": 27909.0}}
 
1
+ {"Claim": {"precision": 0.49844559585492226, "recall": 0.2262464722483537, "f1-score": 0.311226140407635, "support": 4252.0}, "MajorClaim": {"precision": 0.6139372822299651, "recall": 0.40375802016498624, "f1-score": 0.4871440420237766, "support": 2182.0}, "O": {"precision": 0.8171685569026202, "recall": 0.9011320754716982, "f1-score": 0.8570989078603293, "support": 9275.0}, "Premise": {"precision": 0.7903744062587315, "recall": 0.9274590163934426, "f1-score": 0.8534469754110725, "support": 12200.0}, "accuracy": 0.7709341072772224, "macro avg": {"precision": 0.6799814603115598, "recall": 0.6146488960696201, "f1-score": 0.6272290164257033, "support": 27909.0}, "weighted avg": {"precision": 0.7410085615761669, "recall": 0.7709341072772224, "f1-score": 0.7434134981235008, "support": 27909.0}}
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ee10039d51ce3902b795235f6f878a39ca3b5ea0a3159d71b5bfdc8330eb770
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd1180b525f5df81b18f22b08a2370683b549158ecbbf9a7a383860056f2bd73
3
  size 592324828
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c8a4b52f89a8d3eb5c96bd5d75578bdacc56f8c45ec67d94ba3c3d9c4905c5d
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:970ae7694e4ce3c09972533447e4e0255c0f1ae3032ce6921fa22301b46bd034
3
  size 4664