anokas commited on
Commit
72a7ba6
·
1 Parent(s): e0179c2

Update metadata

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,13 +11,13 @@ pretty_name: Deep Dungeons and Dragons
11
  dataset_info:
12
  features:
13
  - name: thread_id
14
- dtype: int
15
  - name: message_id
16
- dtype: int
17
  - name: author_id
18
- dtype: int
19
  - name: author_num_posts
20
- dtype: int
21
  - name: message
22
  dtype: str
23
  - name: character
 
11
  dataset_info:
12
  features:
13
  - name: thread_id
14
+ dtype: int64
15
  - name: message_id
16
+ dtype: int64
17
  - name: author_id
18
+ dtype: int64
19
  - name: author_num_posts
20
+ dtype: int64
21
  - name: message
22
  dtype: str
23
  - name: character