zico commited on
Commit
fbcaa3e
·
verified ·
1 Parent(s): 349dbcd

Upload label_map.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. label_map.json +9 -0
label_map.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Culture": 0,
3
+ "Finance": 1,
4
+ "Medical": 2,
5
+ "Politics": 3,
6
+ "Religion": 4,
7
+ "Sports": 5,
8
+ "Tech": 6
9
+ }