Joshua Chen commited on
Commit ·
6c6b143
1
Parent(s): b13d6cc
Fix image paths in train.json for Hugging Face
Browse files- train.json +10 -10
train.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"image": "
|
| 4 |
"conversations": [
|
| 5 |
{
|
| 6 |
"from": "user",
|
|
@@ -13,7 +13,7 @@
|
|
| 13 |
]
|
| 14 |
},
|
| 15 |
{
|
| 16 |
-
"image": "
|
| 17 |
"conversations": [
|
| 18 |
{
|
| 19 |
"from": "user",
|
|
@@ -26,7 +26,7 @@
|
|
| 26 |
]
|
| 27 |
},
|
| 28 |
{
|
| 29 |
-
"image": "
|
| 30 |
"conversations": [
|
| 31 |
{
|
| 32 |
"from": "user",
|
|
@@ -39,7 +39,7 @@
|
|
| 39 |
]
|
| 40 |
},
|
| 41 |
{
|
| 42 |
-
"image": "
|
| 43 |
"conversations": [
|
| 44 |
{
|
| 45 |
"from": "user",
|
|
@@ -52,7 +52,7 @@
|
|
| 52 |
]
|
| 53 |
},
|
| 54 |
{
|
| 55 |
-
"image": "
|
| 56 |
"conversations": [
|
| 57 |
{
|
| 58 |
"from": "user",
|
|
@@ -65,7 +65,7 @@
|
|
| 65 |
]
|
| 66 |
},
|
| 67 |
{
|
| 68 |
-
"image": "
|
| 69 |
"conversations": [
|
| 70 |
{
|
| 71 |
"from": "user",
|
|
@@ -78,7 +78,7 @@
|
|
| 78 |
]
|
| 79 |
},
|
| 80 |
{
|
| 81 |
-
"image": "
|
| 82 |
"conversations": [
|
| 83 |
{
|
| 84 |
"from": "user",
|
|
@@ -91,7 +91,7 @@
|
|
| 91 |
]
|
| 92 |
},
|
| 93 |
{
|
| 94 |
-
"image": "
|
| 95 |
"conversations": [
|
| 96 |
{
|
| 97 |
"from": "user",
|
|
@@ -104,7 +104,7 @@
|
|
| 104 |
]
|
| 105 |
},
|
| 106 |
{
|
| 107 |
-
"image": "
|
| 108 |
"conversations": [
|
| 109 |
{
|
| 110 |
"from": "user",
|
|
@@ -117,7 +117,7 @@
|
|
| 117 |
]
|
| 118 |
},
|
| 119 |
{
|
| 120 |
-
"image": "
|
| 121 |
"conversations": [
|
| 122 |
{
|
| 123 |
"from": "user",
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
+
"image": "images/1.jpg",
|
| 4 |
"conversations": [
|
| 5 |
{
|
| 6 |
"from": "user",
|
|
|
|
| 13 |
]
|
| 14 |
},
|
| 15 |
{
|
| 16 |
+
"image": "images/10.jpg",
|
| 17 |
"conversations": [
|
| 18 |
{
|
| 19 |
"from": "user",
|
|
|
|
| 26 |
]
|
| 27 |
},
|
| 28 |
{
|
| 29 |
+
"image": "images/100.jpg",
|
| 30 |
"conversations": [
|
| 31 |
{
|
| 32 |
"from": "user",
|
|
|
|
| 39 |
]
|
| 40 |
},
|
| 41 |
{
|
| 42 |
+
"image": "images/101.jpg",
|
| 43 |
"conversations": [
|
| 44 |
{
|
| 45 |
"from": "user",
|
|
|
|
| 52 |
]
|
| 53 |
},
|
| 54 |
{
|
| 55 |
+
"image": "images/102.jpg",
|
| 56 |
"conversations": [
|
| 57 |
{
|
| 58 |
"from": "user",
|
|
|
|
| 65 |
]
|
| 66 |
},
|
| 67 |
{
|
| 68 |
+
"image": "images/103.jpg",
|
| 69 |
"conversations": [
|
| 70 |
{
|
| 71 |
"from": "user",
|
|
|
|
| 78 |
]
|
| 79 |
},
|
| 80 |
{
|
| 81 |
+
"image": "images/104.jpg",
|
| 82 |
"conversations": [
|
| 83 |
{
|
| 84 |
"from": "user",
|
|
|
|
| 91 |
]
|
| 92 |
},
|
| 93 |
{
|
| 94 |
+
"image": "images/105.jpg",
|
| 95 |
"conversations": [
|
| 96 |
{
|
| 97 |
"from": "user",
|
|
|
|
| 104 |
]
|
| 105 |
},
|
| 106 |
{
|
| 107 |
+
"image": "images/106.jpg",
|
| 108 |
"conversations": [
|
| 109 |
{
|
| 110 |
"from": "user",
|
|
|
|
| 117 |
]
|
| 118 |
},
|
| 119 |
{
|
| 120 |
+
"image": "images/107.jpg",
|
| 121 |
"conversations": [
|
| 122 |
{
|
| 123 |
"from": "user",
|