Narsil HF staff commited on
Commit
38d6564
1 Parent(s): c71f5f8

Trying Roberta.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
  "vocab_size": 256,
3
- "model_type": "gpt2"
4
  }
1
  {
2
  "vocab_size": 256,
3
+ "model_type": "roberta"
4
  }