Training in progress, step 500
Browse files- pytorch_model.bin +3 -0
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5589a9039e2f83be04c68afeb19ea8fe7a61aec948bf42c2102d6fb487098db7
|
3 |
+
size 16732201605
|
tokenizer_config.json
CHANGED
@@ -24,6 +24,7 @@
|
|
24 |
"bos_token": "<|endoftext|>",
|
25 |
"clean_up_tokenization_spaces": true,
|
26 |
"eos_token": "<|endoftext|>",
|
|
|
27 |
"model_max_length": 1000000000000000019884624838656,
|
28 |
"tokenizer_class": "GPT2Tokenizer",
|
29 |
"unk_token": "<|endoftext|>",
|
|
|
24 |
"bos_token": "<|endoftext|>",
|
25 |
"clean_up_tokenization_spaces": true,
|
26 |
"eos_token": "<|endoftext|>",
|
27 |
+
"load_in_8bit": true,
|
28 |
"model_max_length": 1000000000000000019884624838656,
|
29 |
"tokenizer_class": "GPT2Tokenizer",
|
30 |
"unk_token": "<|endoftext|>",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15555db8e1378ccfc6c82618740068d4de20484b0f4f41e9237434f5eb88f477
|
3 |
size 4027
|