therealcyberlord commited on
Commit
1b3735e
1 Parent(s): 63dc0e6

changed label

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -10,8 +10,8 @@
10
  "finetuning_task": "sst-2",
11
  "hidden_dim": 3072,
12
  "id2label": {
13
- "0": "NEGATIVE",
14
- "1": "POSITIVE"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
 
10
  "finetuning_task": "sst-2",
11
  "hidden_dim": 3072,
12
  "id2label": {
13
+ "0": "Fake",
14
+ "1": "Real"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {