verAPPelt commited on
Commit
9dcd333
·
verified ·
1 Parent(s): ef2fc61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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` (int): 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
 
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