GustavoHCruz commited on
Commit
6a33680
·
verified ·
1 Parent(s): a6c29ec

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. 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-translation": {
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
  }