Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,10 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
- name: uuid
|
17 |
dtype: string
|
|
|
|
|
|
|
|
|
18 |
splits:
|
19 |
- name: train
|
20 |
num_bytes: 1333005
|
|
|
15 |
dtype: string
|
16 |
- name: uuid
|
17 |
dtype: string
|
18 |
+
- name: type
|
19 |
+
dtype: string
|
20 |
+
- name: label_opinion
|
21 |
+
dtype: string
|
22 |
splits:
|
23 |
- name: train
|
24 |
num_bytes: 1333005
|