BereketARetta commited on
Commit
7c2a8bf
·
verified ·
1 Parent(s): f4bbff0

Update metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +6 -6
metadata.json CHANGED
@@ -117,15 +117,15 @@
117
  "key": "image_filename",
118
  "field": [
119
  {
120
- "@id": "train_data/image",
121
  "@type": "cr:Field",
122
- "name": "image",
123
  "dataType": "sc:ImageObject",
124
  "description": "Amharic text images",
125
  "source": {
126
  "fileSet": { "@id": "train" },
127
  "extract": {
128
- "column": "image"
129
  },
130
  "transform": {
131
  "jsonPath": "bytes"
@@ -186,15 +186,15 @@
186
  "key": "image_filename",
187
  "field": [
188
  {
189
- "@id": "test_data/image",
190
  "@type": "cr:Field",
191
- "name": "image",
192
  "dataType": "sc:ImageObject",
193
  "description": "Amharic text images",
194
  "source": {
195
  "fileSet": { "@id": "test" },
196
  "extract": {
197
- "column": "image"
198
  },
199
  "transform": {
200
  "jsonPath": "bytes"
 
117
  "key": "image_filename",
118
  "field": [
119
  {
120
+ "@id": "train_data/image_filename",
121
  "@type": "cr:Field",
122
+ "name": "image_filename",
123
  "dataType": "sc:ImageObject",
124
  "description": "Amharic text images",
125
  "source": {
126
  "fileSet": { "@id": "train" },
127
  "extract": {
128
+ "column": "image_filename"
129
  },
130
  "transform": {
131
  "jsonPath": "bytes"
 
186
  "key": "image_filename",
187
  "field": [
188
  {
189
+ "@id": "test_data/image_filename",
190
  "@type": "cr:Field",
191
+ "name": "image_filename",
192
  "dataType": "sc:ImageObject",
193
  "description": "Amharic text images",
194
  "source": {
195
  "fileSet": { "@id": "test" },
196
  "extract": {
197
+ "column": "image_filename"
198
  },
199
  "transform": {
200
  "jsonPath": "bytes"