Theoreticallyhugo
commited on
Commit
•
9bcd5f0
1
Parent(s):
84d9a7c
trainer: training complete at 2024-02-18 20:32:18.334461.
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: spans
|
20 |
split: test
|
21 |
args: spans
|
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# longformer-spans
|
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.1675
|
36 |
- B: {'precision': 0.8321678321678322, 'recall': 0.898961284230406, 'f1-score': 0.864275987290059, 'support': 1059.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: spans
|
20 |
split: test
|
21 |
args: spans
|
|
|
30 |
|
31 |
# longformer-spans
|
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.1675
|
36 |
- B: {'precision': 0.8321678321678322, 'recall': 0.898961284230406, 'f1-score': 0.864275987290059, 'support': 1059.0}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 592318676
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14a45a91f3842d11e7bdc72e0799d71134509fe705dfff277547ad23e8d0e0ec
|
3 |
size 592318676
|