Theoreticallyhugo commited on
Commit
d8e5236
·
verified ·
1 Parent(s): cdffa64

Training in progress, epoch 1

Browse files
meta_data/meta_s42_e4.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"B-Claim": {"precision": 0.4462809917355372, "recall": 0.19494584837545126, "f1-score": 0.271356783919598, "support": 277.0}, "B-MajorClaim": {"precision": 0.5, "recall": 0.0070921985815602835, "f1-score": 0.013986013986013986, "support": 141.0}, "B-Premise": {"precision": 0.6366995073891626, "recall": 0.8065522620904836, "f1-score": 0.7116311080523056, "support": 641.0}, "I-Claim": {"precision": 0.5918424753867791, "recall": 0.5158126991909782, "f1-score": 0.5512182342153522, "support": 4079.0}, "I-MajorClaim": {"precision": 0.6724854530340815, "recall": 0.792748652621264, "f1-score": 0.7276815830897234, "support": 2041.0}, "I-Premise": {"precision": 0.8480509807167095, "recall": 0.8945438673068529, "f1-score": 0.8706772028209704, "support": 11455.0}, "O": {"precision": 0.928555431131019, "recall": 0.8940161725067386, "f1-score": 0.9109585278769569, "support": 9275.0}, "accuracy": 0.81812318606901, "macro avg": {"precision": 0.6605592627704697, "recall": 0.5865302429533327, "f1-score": 0.579644207708703, "support": 27909.0}, "weighted avg": {"precision": 0.813919814165414, "recall": 0.81812318606901, "f1-score": 0.812987150747172, "support": 27909.0}}
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3878387eefd4e2a1cc5b15273e505e92a0807d224fbf3c98b6c063647750c2df
3
  size 592330980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39bed3c54549369349276048dfbd362779307d835dd1e5c60e863743e4539d88
3
  size 592330980
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:c856f55c51d2ece8e9587eab23ee122ee09293dd87437cbc42064b66e68b4de0
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e620385661dd46996c3af08a8405cdb76a4b3f6d8d5d80a28abaa47220bf8f0c
3
  size 4664