small update to reamde
Browse files
README.md
CHANGED
|
@@ -83,7 +83,7 @@ A sample from the training set is provided below:
|
|
| 83 |
}
|
| 84 |
```
|
| 85 |
### Data Fields
|
| 86 |
-
- img_bytes: A byte string containing the raw data of a 500x500 PNG image.
|
| 87 |
### Data Splits
|
| 88 |
Train
|
| 89 |
## Dataset Creation
|
|
|
|
| 83 |
}
|
| 84 |
```
|
| 85 |
### Data Fields
|
| 86 |
+
- `img_bytes`: A byte string containing the raw data of a 500x500 PNG image.
|
| 87 |
### Data Splits
|
| 88 |
Train
|
| 89 |
## Dataset Creation
|