zhangchen1991 commited on
Commit
7f1f641
1 Parent(s): e53054a

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -8
config.json CHANGED
@@ -1,11 +1,4 @@
1
  {
2
- "_name_or_path": "roberta_full_base",
3
- "adapters": {
4
- "adapters": {},
5
- "config_map": {},
6
- "fusion_config_map": {},
7
- "fusions": {}
8
- },
9
  "architectures": [
10
  "RobertaForDialogueEvaluation"
11
  ],
@@ -29,5 +22,5 @@
29
  "transformers_version": "4.17.0",
30
  "type_vocab_size": 1,
31
  "use_cache": true,
32
- "vocab_size": 50266
33
  }
 
1
  {
 
 
 
 
 
 
 
2
  "architectures": [
3
  "RobertaForDialogueEvaluation"
4
  ],
 
22
  "transformers_version": "4.17.0",
23
  "type_vocab_size": 1,
24
  "use_cache": true,
25
+ "vocab_size": 50265
26
  }