Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
config_type: model
|
2 |
name: distilbert_lm
|
|
|
3 |
task: language_modeling
|
4 |
activation: gelu
|
5 |
attention_dropout: 0.1
|
|
|
|
|
1 |
name: distilbert_lm
|
2 |
+
config_type: model
|
3 |
task: language_modeling
|
4 |
activation: gelu
|
5 |
attention_dropout: 0.1
|