sywise98 commited on
Commit
39b01b3
·
verified ·
1 Parent(s): b5240ab

Upload 2 files

Browse files
Files changed (2) hide show
  1. classes.txt +1 -0
  2. notes.json +13 -0
classes.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ gate
notes.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "categories": [
3
+ {
4
+ "id": 0,
5
+ "name": "gate"
6
+ }
7
+ ],
8
+ "info": {
9
+ "year": 2026,
10
+ "version": "1.0",
11
+ "contributor": "Label Studio"
12
+ }
13
+ }