Model save
Browse files
README.md
CHANGED
@@ -1,35 +1,17 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
-
datasets:
|
5 |
-
- wikitext
|
6 |
-
metrics:
|
7 |
-
- accuracy
|
8 |
model-index:
|
9 |
-
- name:
|
10 |
-
results:
|
11 |
-
- task:
|
12 |
-
name: Causal Language Modeling
|
13 |
-
type: text-generation
|
14 |
-
dataset:
|
15 |
-
name: wikitext wikitext-2-v1
|
16 |
-
type: wikitext
|
17 |
-
args: wikitext-2-v1
|
18 |
-
metrics:
|
19 |
-
- name: Accuracy
|
20 |
-
type: accuracy
|
21 |
-
value: 0.28011557471332055
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
25 |
should probably proofread and complete it, then remove this comment. -->
|
26 |
|
27 |
-
#
|
28 |
|
29 |
-
This model is a fine-tuned version of [](https://huggingface.co/) on
|
30 |
-
It achieves the following results on the evaluation set:
|
31 |
-
- Loss: 5.0612
|
32 |
-
- Accuracy: 0.2801
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
4 |
model-index:
|
5 |
+
- name: test_2_pretrain
|
6 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
should probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
+
# test_2_pretrain
|
13 |
|
14 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
|
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
generation_config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
-
"bos_token_id":
|
4 |
-
"eos_token_id":
|
|
|
5 |
"transformers_version": "4.37.0.dev0"
|
6 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"bos_token_id": 2,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"pad_token_id": 1,
|
6 |
"transformers_version": "4.37.0.dev0"
|
7 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 500979600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bcfd1ab5516b127b2c1f77932469c817995b4a2e35e1ab224277b9f45ad9c50
|
3 |
size 500979600
|
runs/Jan16_13-13-03_0048b83c9bcc/events.out.tfevents.1705410793.0048b83c9bcc.21728.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8593600cdfdad7d2f9cda529614be520f65a1a7b935d4a4e033fd6ddb24a2f0
|
3 |
+
size 5118
|