Upload labels.json with huggingface_hub
Browse files- labels.json +4 -0
labels.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"0": "closed",
|
| 3 |
+
"1": "open"
|
| 4 |
+
}
|