trainer: training complete at 2024-02-18 20:39:22.514257.
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: allenai/longformer-base-4096
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
@@ -14,8 +14,8 @@ model-index:
|
|
14 |
name: Token Classification
|
15 |
type: token-classification
|
16 |
dataset:
|
17 |
-
name:
|
18 |
-
type:
|
19 |
config: sep_tok
|
20 |
split: test
|
21 |
args: sep_tok
|
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# longformer-sep_tok
|
32 |
|
33 |
-
This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.2615
|
36 |
- Claim: {'precision': 0.6071779744346116, 'recall': 0.5809031044214488, 'f1-score': 0.5937500000000001, 'support': 4252.0}
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- essays_su_g
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
|
|
14 |
name: Token Classification
|
15 |
type: token-classification
|
16 |
dataset:
|
17 |
+
name: essays_su_g
|
18 |
+
type: essays_su_g
|
19 |
config: sep_tok
|
20 |
split: test
|
21 |
args: sep_tok
|
|
|
30 |
|
31 |
# longformer-sep_tok
|
32 |
|
33 |
+
This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the essays_su_g dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.2615
|
36 |
- Claim: {'precision': 0.6071779744346116, 'recall': 0.5809031044214488, 'f1-score': 0.5937500000000001, 'support': 4252.0}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 592324828
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f39d40a676533a0e0a01f3d396c23ee95f9017b6c5f7e1459692930bccc7120e
|
3 |
size 592324828
|