Commit
·
5de285b
1
Parent(s):
48e115e
ArtPrompter
Browse files- merges.txt +0 -0
- pytorch_model.bin +1 -1
- special_tokens_map.json +0 -5
- tokenizer.json +0 -0
- tokenizer_config.json +0 -10
- training_args.bin +1 -1
- vocab.json +0 -0
merges.txt
DELETED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 510398013
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:522736f9852e920a199057bbbb9b1ad498031acdd8e89ceea6e79a910f063aac
|
3 |
size 510398013
|
special_tokens_map.json
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token": "<|endoftext|>",
|
3 |
-
"eos_token": "<|endoftext|>",
|
4 |
-
"unk_token": "<|endoftext|>"
|
5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
tokenizer.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"add_prefix_space": false,
|
3 |
-
"bos_token": "<|endoftext|>",
|
4 |
-
"eos_token": "<|endoftext|>",
|
5 |
-
"model_max_length": 1024,
|
6 |
-
"name_or_path": "gpt2",
|
7 |
-
"special_tokens_map_file": null,
|
8 |
-
"tokenizer_class": "GPT2Tokenizer",
|
9 |
-
"unk_token": "<|endoftext|>"
|
10 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3387
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f365c2c57be6f679891ca74056d0ec379888c05f9dc0bab1df20f588c3c5682
|
3 |
size 3387
|
vocab.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|