Update config.json
Browse files- config.json +0 -9
config.json
CHANGED
@@ -2,15 +2,6 @@
|
|
2 |
"base_model_name_or_path": "Salesforce/codegen-6B-mono",
|
3 |
"peft_model_id": "mhhmm/codegen-6B-LoRA",
|
4 |
"_name_or_path": "codegen-6B-mono",
|
5 |
-
"architectures": [
|
6 |
-
"CodeGenForCausalLM"
|
7 |
-
],
|
8 |
-
"tokenizer_class": "GPT2Tokenizer",
|
9 |
-
"attention_probs_dropout_prob": 0.0,
|
10 |
-
"attn_pdrop": 0.0,
|
11 |
-
"bos_token_id": 0,
|
12 |
-
"embd_pdrop": 0.0,
|
13 |
-
"eos_token_id": 0,
|
14 |
"model_type": "peft",
|
15 |
"pad_token_id": 1023,
|
16 |
"fan_in_fan_out": false,
|
|
|
2 |
"base_model_name_or_path": "Salesforce/codegen-6B-mono",
|
3 |
"peft_model_id": "mhhmm/codegen-6B-LoRA",
|
4 |
"_name_or_path": "codegen-6B-mono",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"model_type": "peft",
|
6 |
"pad_token_id": 1023,
|
7 |
"fan_in_fan_out": false,
|