feat: 去掉解析出错的参数
Browse files
microsoft/Phi-3.5-mini-instruct/results_2024-09-20 02:40:38.301437.json
CHANGED
@@ -145,18 +145,6 @@
|
|
145 |
"pretty_env_info": "CUDA must not be initialized in the main process on Spaces with Stateless GPU environment.\nYou can look at this Stacktrace to find out which part of your code triggered a CUDA init",
|
146 |
"transformers_version": "4.44.2",
|
147 |
"upper_git_hash": null,
|
148 |
-
"tokenizer_pad_token": [
|
149 |
-
"<|endoftext|>",
|
150 |
-
32000
|
151 |
-
],
|
152 |
-
"tokenizer_eos_token": [
|
153 |
-
"<|endoftext|>",
|
154 |
-
32000
|
155 |
-
],
|
156 |
-
"tokenizer_bos_token": [
|
157 |
-
"<s>",
|
158 |
-
1
|
159 |
-
],
|
160 |
"eot_token_id": 32000,
|
161 |
"max_length": 131072
|
162 |
}
|
|
|
145 |
"pretty_env_info": "CUDA must not be initialized in the main process on Spaces with Stateless GPU environment.\nYou can look at this Stacktrace to find out which part of your code triggered a CUDA init",
|
146 |
"transformers_version": "4.44.2",
|
147 |
"upper_git_hash": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
"eot_token_id": 32000,
|
149 |
"max_length": 131072
|
150 |
}
|