Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"base_model_name_or_path": "Salesforce/codegen-6B-mono",
|
| 3 |
-
"architectures": [
|
| 4 |
-
"CodeGenForCausalLM"
|
| 5 |
-
],
|
| 6 |
"tokenizer_class": "GPT2Tokenizer",
|
| 7 |
"attention_probs_dropout_prob": 0.0,
|
| 8 |
"attn_pdrop": 0.0,
|
|
|
|
| 1 |
{
|
| 2 |
"base_model_name_or_path": "Salesforce/codegen-6B-mono",
|
|
|
|
|
|
|
|
|
|
| 3 |
"tokenizer_class": "GPT2Tokenizer",
|
| 4 |
"attention_probs_dropout_prob": 0.0,
|
| 5 |
"attn_pdrop": 0.0,
|