Theoreticallyhugo commited on
Commit
ceff663
·
verified ·
1 Parent(s): 972925d

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -51,7 +51,7 @@
51
  "pad_token_id": 1,
52
  "sep_token_id": 2,
53
  "torch_dtype": "float32",
54
- "transformers_version": "4.37.2",
55
  "type_vocab_size": 1,
56
  "vocab_size": 50265
57
  }
 
51
  "pad_token_id": 1,
52
  "sep_token_id": 2,
53
  "torch_dtype": "float32",
54
+ "transformers_version": "4.38.2",
55
  "type_vocab_size": 1,
56
  "vocab_size": 50265
57
  }
meta_data/meta_s42_e50_cvi0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"Claim": {"precision": 0.45446915652538816, "recall": 0.5082121069920226, "f1-score": 0.4798404962339389, "support": 4262.0}, "MajorClaim": {"precision": 0.5914396887159533, "recall": 0.6318706697459584, "f1-score": 0.6109870477891916, "support": 2165.0}, "O": {"precision": 0.9164132026585559, "recall": 0.8243818402918525, "f1-score": 0.8679647906108295, "support": 9868.0}, "Premise": {"precision": 0.852593810734041, "recall": 0.8747603343814709, "f1-score": 0.8635348449861832, "support": 13039.0}, "accuracy": 0.7866298493216063, "macro avg": {"precision": 0.7037289646584846, "recall": 0.709806237852826, "f1-score": 0.7055817949050358, "support": 29334.0}, "weighted avg": {"precision": 0.7969438417255414, "recall": 0.7866298493216063, "f1-score": 0.7906379815550267, "support": 29334.0}}
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d598871e4c8f3102f669a22583c163485acc2797fd68fdb87af59383d4013a22
3
  size 592324828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7de3d11ca1ea61f31b7b3610db93795baddb80990fe04c7ecafc7711577623e
3
  size 592324828
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0c1709ee996939c9fcadfbefb05efc50420ff427d1c0c0c37492208bad18716
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3975c8c9598d8162a2f2adea21ab16fdbb215e0296d198a2b225ef14fafea596
3
+ size 4856