Spaces:
Running
Running
Upload transformers_config.json with huggingface_hub
Browse files- transformers_config.json +0 -2
transformers_config.json
CHANGED
@@ -58,10 +58,8 @@
|
|
58 |
},
|
59 |
"dataset_config": {
|
60 |
"sort_by_field": "prompt_number",
|
61 |
-
"sort_direction": "ascending",
|
62 |
"max_tokens": 2048,
|
63 |
"text_field": "conversations",
|
64 |
-
"shuffle_seed": 42,
|
65 |
"training_phase_only": true,
|
66 |
"pre_tokenized": true,
|
67 |
"input_ids_field": "input_ids",
|
|
|
58 |
},
|
59 |
"dataset_config": {
|
60 |
"sort_by_field": "prompt_number",
|
|
|
61 |
"max_tokens": 2048,
|
62 |
"text_field": "conversations",
|
|
|
63 |
"training_phase_only": true,
|
64 |
"pre_tokenized": true,
|
65 |
"input_ids_field": "input_ids",
|