iulik-pisik commited on
Commit
ff217cf
1 Parent(s): 439a032

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -9
config.json CHANGED
@@ -22,13 +22,5 @@
22
  "transformers_version": "4.41.1",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
- "vocab_size": 50000,
26
- "id2label": {
27
- "0": "pozitiv",
28
- "1": "negativ"
29
- },
30
- "label2id": {
31
- "pozitiv": 0,
32
- "negativ": 1
33
- }
34
  }
 
22
  "transformers_version": "4.41.1",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
+ "vocab_size": 50000
 
 
 
 
 
 
 
 
26
  }