Jingyi77 commited on
Commit
d1ef14b
·
verified ·
1 Parent(s): 420e219

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 base64-encoded images
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)