Commit
·
4f1d55d
1
Parent(s):
6362898
Model save
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ model-index:
|
|
14 |
name: Masked Language Modeling
|
15 |
type: fill-mask
|
16 |
dataset:
|
17 |
-
name: wikitext
|
18 |
type: wikitext
|
19 |
config: wikitext-2-raw-v1
|
20 |
split: validation
|
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# mlm
|
32 |
|
33 |
-
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the wikitext
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -76,5 +76,5 @@ The following hyperparameters were used during training:
|
|
76 |
|
77 |
- Transformers 4.33.0.dev0
|
78 |
- Pytorch 2.0.1+cu117
|
79 |
-
- Datasets 2.
|
80 |
- Tokenizers 0.13.3
|
|
|
14 |
name: Masked Language Modeling
|
15 |
type: fill-mask
|
16 |
dataset:
|
17 |
+
name: wikitext
|
18 |
type: wikitext
|
19 |
config: wikitext-2-raw-v1
|
20 |
split: validation
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7288328898061153
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# mlm
|
32 |
|
33 |
+
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the wikitext dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.2628
|
36 |
+
- Accuracy: 0.7288
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
76 |
|
77 |
- Transformers 4.33.0.dev0
|
78 |
- Pytorch 2.0.1+cu117
|
79 |
+
- Datasets 2.13.1
|
80 |
- Tokenizers 0.13.3
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498813948
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be279bc3de1edd04df7cd8f61a6e2cb6293b5d0efc6476e58ec23078bc962913
|
3 |
size 498813948
|