Upload annotation1.jsonl
Browse files- annotation1.jsonl +4 -0
annotation1.jsonl
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"file_name": "test_jpg.jpg", "tar_name": "test_jpg.tar","x": "test"}
|
2 |
+
{"file_name": "test1_jpg.jpg", "tar_name": "test1_jpg.tar"}
|
3 |
+
{"file_name": "test2_jpg.jpg", "tar_name": "test2_jpg.tar","y": "test"}
|
4 |
+
{"file_name": "test2_jpg.jpg", "tar_name": "test2_jpg.tar","y": "test", "x": "test"}
|