nyuuzyou commited on
Commit
7e4b138
1 Parent(s): 2942852

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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, currently empty in the example)
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