Mirali33 commited on
Commit
5745df2
·
verified ·
1 Parent(s): 402ef92

Upload mapping.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. mapping.json +10 -0
mapping.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": [
3
+ "dusty",
4
+ "Dusty"
5
+ ],
6
+ "1": [
7
+ "not_dusty",
8
+ "Non Dusty"
9
+ ]
10
+ }