chkla commited on
Commit
227642f
1 Parent(s): c77ebc0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./model/final/",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
1
  {
2
+ "_name_or_path": "parlbert-german",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],