Update README.md
Browse files
README.md
CHANGED
|
@@ -102,42 +102,6 @@ dataset_info:
|
|
| 102 |
num_examples: 435010
|
| 103 |
download_size: 1334331595
|
| 104 |
dataset_size: 2059286258
|
| 105 |
-
- config_name: verification_v2
|
| 106 |
-
features:
|
| 107 |
-
- name: text1
|
| 108 |
-
dtype: large_string
|
| 109 |
-
- name: text2
|
| 110 |
-
dtype: large_string
|
| 111 |
-
- name: comment_id1
|
| 112 |
-
dtype: large_string
|
| 113 |
-
- name: comment_id2
|
| 114 |
-
dtype: large_string
|
| 115 |
-
- name: author_id1
|
| 116 |
-
dtype: large_string
|
| 117 |
-
- name: author_id2
|
| 118 |
-
dtype: large_string
|
| 119 |
-
- name: thread_id1
|
| 120 |
-
dtype: large_string
|
| 121 |
-
- name: thread_id2
|
| 122 |
-
dtype: large_string
|
| 123 |
-
- name: len1
|
| 124 |
-
dtype: int32
|
| 125 |
-
- name: len2
|
| 126 |
-
dtype: int32
|
| 127 |
-
- name: same_thread
|
| 128 |
-
dtype: int8
|
| 129 |
-
- name: same_author
|
| 130 |
-
dtype: int8
|
| 131 |
-
- name: y
|
| 132 |
-
dtype: int8
|
| 133 |
-
- name: pair_type
|
| 134 |
-
dtype: large_string
|
| 135 |
-
splits:
|
| 136 |
-
- name: train
|
| 137 |
-
num_bytes: 2059286258
|
| 138 |
-
num_examples: 435010
|
| 139 |
-
download_size: 1334331595
|
| 140 |
-
dataset_size: 2059286258
|
| 141 |
configs:
|
| 142 |
- config_name: comments
|
| 143 |
data_files:
|
|
@@ -151,8 +115,4 @@ configs:
|
|
| 151 |
data_files:
|
| 152 |
- split: train
|
| 153 |
path: verification/train-*
|
| 154 |
-
- config_name: verification_v2
|
| 155 |
-
data_files:
|
| 156 |
-
- split: train
|
| 157 |
-
path: verification_v2/train-*
|
| 158 |
---
|
|
|
|
| 102 |
num_examples: 435010
|
| 103 |
download_size: 1334331595
|
| 104 |
dataset_size: 2059286258
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
configs:
|
| 106 |
- config_name: comments
|
| 107 |
data_files:
|
|
|
|
| 115 |
data_files:
|
| 116 |
- split: train
|
| 117 |
path: verification/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
---
|