abhiramd22 commited on
Commit
00d4855
·
verified ·
1 Parent(s): b1c26a8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -21,9 +21,5 @@
21
  "relative_attention_num_buckets": 32,
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.38.2",
24
- "vocab_size": 30527,
25
- "id2label": {
26
- "Label_0": "negative",
27
- "Label_1": "positive"
28
- }
29
  }
 
21
  "relative_attention_num_buckets": 32,
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.38.2",
24
+ "vocab_size": 30527
 
 
 
 
25
  }