Update config.json
Browse files- config.json +0 -11
config.json
CHANGED
|
@@ -1,15 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "AyoubMDL/santacoder-finetuned-unit-test",
|
| 3 |
-
"activation_function": "gelu_fast",
|
| 4 |
-
"architectures": [
|
| 5 |
-
"GPT2LMHeadCustomModel"
|
| 6 |
-
],
|
| 7 |
-
"attention_head_type": "multiquery",
|
| 8 |
-
"attn_pdrop": 0.1,
|
| 9 |
-
"auto_map": {
|
| 10 |
-
"AutoConfig": "AyoubMDL/santacoder-finetuned-unit-test--configuration_gpt2_mq.GPT2CustomConfig",
|
| 11 |
-
"AutoModelForCausalLM": "AyoubMDL/santacoder-finetuned-unit-test--modeling_gpt2_mq.GPT2LMHeadCustomModel"
|
| 12 |
-
},
|
| 13 |
"bos_token_id": 49152,
|
| 14 |
"embd_pdrop": 0.1,
|
| 15 |
"eos_token_id": 49152,
|
|
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"bos_token_id": 49152,
|
| 3 |
"embd_pdrop": 0.1,
|
| 4 |
"eos_token_id": 49152,
|