yemen2016 commited on
Commit
7f28a7a
1 Parent(s): 7bbbdc3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -5,11 +5,11 @@
5
  ],
6
  "id2label": {
7
  "0": "pre-modern",
8
- "1": "post-modern"
9
  },
10
 
11
  "label2id": {
12
- "post-modern": 1,
13
  "pre-modern": 0
14
  },
15
 
 
5
  ],
6
  "id2label": {
7
  "0": "pre-modern",
8
+ "1": "modern"
9
  },
10
 
11
  "label2id": {
12
+ "modern": 1,
13
  "pre-modern": 0
14
  },
15