Cyrile commited on
Commit
11b7c91
1 Parent(s): a7df9e4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -29,7 +29,7 @@
29
  },
30
  "layer_norm_eps": 1e-05,
31
  "max_position_embeddings": 514,
32
- "model_type": "distilcamembert",
33
  "num_attention_heads": 12,
34
  "num_hidden_layers": 6,
35
  "pad_token_id": 1,
29
  },
30
  "layer_norm_eps": 1e-05,
31
  "max_position_embeddings": 514,
32
+ "model_type": "camembert",
33
  "num_attention_heads": 12,
34
  "num_hidden_layers": 6,
35
  "pad_token_id": 1,