Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ The following data fields are provided for each split:
|
|
55 |
`title`: (**str**) A short post title.
|
56 |
`text`: (**str**) The full text of the post.
|
57 |
`url`: (**str**) The URL which links to the original unprocessed post.
|
58 |
-
`category`: (**
|
59 |
|
60 |
### Data Splits
|
61 |
|
|
|
55 |
`title`: (**str**) A short post title.
|
56 |
`text`: (**str**) The full text of the post.
|
57 |
`url`: (**str**) The URL which links to the original unprocessed post.
|
58 |
+
`category`: (**str**): The class label of the post.
|
59 |
|
60 |
### Data Splits
|
61 |
|