davanstrien HF staff commited on
Commit
393bc0a
1 Parent(s): 91e182f

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +11 -0
config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+
3
+ "id2label": {
4
+
5
+ "0": "Fiction",
6
+
7
+ "1": "Non-fiction"
8
+
9
+ }
10
+
11
+ }