Update README.md
Browse files
README.md
CHANGED
@@ -129,7 +129,7 @@ Our TOMT-KIS dataset is available in JSONL format. For each question, we include
|
|
129 |
|
130 |
Overall, TOMT-KIS includes 128 attributes for each question, such as
|
131 |
|
132 |
-
- `id` (
|
133 |
- `title` (string): the title of a question
|
134 |
- `content` (string): the main text content of a question
|
135 |
- `created_utc` (date): the posted question's timestamp
|
|
|
129 |
|
130 |
Overall, TOMT-KIS includes 128 attributes for each question, such as
|
131 |
|
132 |
+
- `id` (string): unique Reddit-identifier of a question
|
133 |
- `title` (string): the title of a question
|
134 |
- `content` (string): the main text content of a question
|
135 |
- `created_utc` (date): the posted question's timestamp
|