Theoreticallyhugo commited on
Commit
996bd70
1 Parent(s): 60669b8

Training in progress, epoch 1

Browse files
meta_data/meta_s42_e5.json CHANGED
@@ -1 +1 @@
1
- {"Claim": {"precision": 0.618502404396611, "recall": 0.6352304797742239, "f1-score": 0.6267548439494142, "support": 4252.0}, "MajorClaim": {"precision": 0.8701787394167451, "recall": 0.847846012832264, "f1-score": 0.8588672237697308, "support": 2182.0}, "O": {"precision": 1.0, "recall": 0.9994733608356008, "f1-score": 0.9997366110623354, "support": 11393.0}, "Premise": {"precision": 0.8932246645262205, "recall": 0.889344262295082, "f1-score": 0.8912802398652812, "support": 12200.0}, "accuracy": 0.8921304159589702, "macro avg": {"precision": 0.8454764520848941, "recall": 0.8429735289342927, "f1-score": 0.8441597296616904, "support": 30027.0}, "weighted avg": {"precision": 0.8931609265035342, "recall": 0.8921304159589702, "f1-score": 0.8926175780107263, "support": 30027.0}}
 
1
+ {"Claim": {"precision": 0.5206252713851498, "recall": 0.28198494825964254, "f1-score": 0.3658276125095347, "support": 4252.0}, "MajorClaim": {"precision": 0.626488632262721, "recall": 0.7956003666361137, "f1-score": 0.7009892994144962, "support": 2182.0}, "O": {"precision": 0.9948045086297992, "recall": 0.9915737733696129, "f1-score": 0.9931865136929096, "support": 11393.0}, "Premise": {"precision": 0.8307714937118482, "recall": 0.9259016393442623, "f1-score": 0.8757607473737257, "support": 12200.0}, "accuracy": 0.8501681819695607, "macro avg": {"precision": 0.7431724764973796, "recall": 0.7487651819024079, "f1-score": 0.7339410432476665, "support": 30027.0}, "weighted avg": {"precision": 0.8342464062220922, "recall": 0.8501681819695607, "f1-score": 0.8354052262355796, "support": 30027.0}}
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7834c0dbf92c079d878b2578d4e68cf2252eed4ac6bd5a001235df7b720f69e8
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:218eac70d4504289bcb9883cbb393e8a35737b10e9040bb88931c3080462c6d1
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:557d4b5320b621c5072dd5287090aa16c933e0dcb9fbb0b4beec5078ecc10082
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9011225a3b04bef2987775e3d0532718863404cdd6561d665076c007da306049
3
  size 4664