Update README.md
Browse files
README.md
CHANGED
|
@@ -45,7 +45,7 @@ This dataset includes the following fields:
|
|
| 45 |
- `tags`: List of tags associated with the post (list of strings)
|
| 46 |
- `content`: Main content of the post (string)
|
| 47 |
- `images`: List of image URLs associated with the post (list of strings)
|
| 48 |
-
- `comments`: List of comments on the post (list
|
| 49 |
|
| 50 |
### Data Splits
|
| 51 |
|
|
|
|
| 45 |
- `tags`: List of tags associated with the post (list of strings)
|
| 46 |
- `content`: Main content of the post (string)
|
| 47 |
- `images`: List of image URLs associated with the post (list of strings)
|
| 48 |
+
- `comments`: List of comments on the post (list)
|
| 49 |
|
| 50 |
### Data Splits
|
| 51 |
|