Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
michaelr7 commited on
Commit
4d81f93
·
verified ·
1 Parent(s): 1d995c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -68,6 +68,8 @@ Each data instance represents a post or comment and includes the following field
68
 
69
  - author: The username of the author of the comment or post.
70
 
 
 
71
  ### Data Fields
72
 
73
  - id: string
@@ -92,6 +94,8 @@ Each data instance represents a post or comment and includes the following field
92
 
93
  - author: string
94
 
 
 
95
  # Data Preprocessing
96
 
97
  The dataset has undergone several preprocessing steps to ensure the quality and privacy of the data:
 
68
 
69
  - author: The username of the author of the comment or post.
70
 
71
+ - media_links: An array of links to any multimedia included in the comment or post.
72
+
73
  ### Data Fields
74
 
75
  - id: string
 
94
 
95
  - author: string
96
 
97
+ - media_links: array
98
+
99
  # Data Preprocessing
100
 
101
  The dataset has undergone several preprocessing steps to ensure the quality and privacy of the data: