stefan-it commited on
Commit
284d179
1 Parent(s): 2af0a81

config: fix name

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "almanach/camemberta-base",
3
  "amp": true,
4
  "architectures": [
5
  "DebertaV2Model"
@@ -37,4 +37,4 @@
37
  "transformers_version": "4.20.1",
38
  "type_vocab_size": 0,
39
  "vocab_size": 32008
40
- }
 
1
  {
2
+ "_name_or_path": "gwlms/deberta-base-dewiki-v1",
3
  "amp": true,
4
  "architectures": [
5
  "DebertaV2Model"
 
37
  "transformers_version": "4.20.1",
38
  "type_vocab_size": 0,
39
  "vocab_size": 32008
40
+ }