Update README.md
Browse files
README.md
CHANGED
|
@@ -73,7 +73,7 @@ Each parquet file contains the following fields:
|
|
| 73 |
- `description`: Post description content
|
| 74 |
- `date`: Publication date (format: MM-DD)
|
| 75 |
- `comments`: List of comments
|
| 76 |
-
- `images`: List of
|
| 77 |
- `image_count`: Number of images
|
| 78 |
- `label`: Label (0=non-advertisement, 1=advertisement)
|
| 79 |
- `split`: Data split (train/validation/test)
|
|
|
|
| 73 |
- `description`: Post description content
|
| 74 |
- `date`: Publication date (format: MM-DD)
|
| 75 |
- `comments`: List of comments
|
| 76 |
+
- `images`: List of images paths
|
| 77 |
- `image_count`: Number of images
|
| 78 |
- `label`: Label (0=non-advertisement, 1=advertisement)
|
| 79 |
- `split`: Data split (train/validation/test)
|