Upload folder using huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"attn_pdrop": 0.1,
|
| 5 |
"bos_token_id": 50256,
|
| 6 |
"custom_pipelines": {
|
| 7 |
-
"gpt2-dna-
|
| 8 |
"impl": "gpt2_dna_translation.GPT2DNATranslationPipeline",
|
| 9 |
"pt": ["GPT2LMHeadModel"]
|
| 10 |
}
|
|
|
|
| 4 |
"attn_pdrop": 0.1,
|
| 5 |
"bos_token_id": 50256,
|
| 6 |
"custom_pipelines": {
|
| 7 |
+
"gpt2-dna-translator": {
|
| 8 |
"impl": "gpt2_dna_translation.GPT2DNATranslationPipeline",
|
| 9 |
"pt": ["GPT2LMHeadModel"]
|
| 10 |
}
|