Upload dataset
Browse files- README.md +26 -0
- ruby-corpus/corpus-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -192,6 +192,28 @@ dataset_info:
|
|
| 192 |
num_examples: 280652
|
| 193 |
download_size: 105273567
|
| 194 |
dataset_size: 267462526
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 195 |
configs:
|
| 196 |
- config_name: go-corpus
|
| 197 |
data_files:
|
|
@@ -241,4 +263,8 @@ configs:
|
|
| 241 |
data_files:
|
| 242 |
- split: queries
|
| 243 |
path: python-queries/queries-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 244 |
---
|
|
|
|
| 192 |
num_examples: 280652
|
| 193 |
download_size: 105273567
|
| 194 |
dataset_size: 267462526
|
| 195 |
+
- config_name: ruby-corpus
|
| 196 |
+
features:
|
| 197 |
+
- name: _id
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: title
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: partition
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: text
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: language
|
| 206 |
+
dtype: string
|
| 207 |
+
- name: meta_information
|
| 208 |
+
struct:
|
| 209 |
+
- name: resource
|
| 210 |
+
dtype: string
|
| 211 |
+
splits:
|
| 212 |
+
- name: corpus
|
| 213 |
+
num_bytes: 7285353
|
| 214 |
+
num_examples: 27570
|
| 215 |
+
download_size: 3144098
|
| 216 |
+
dataset_size: 7285353
|
| 217 |
configs:
|
| 218 |
- config_name: go-corpus
|
| 219 |
data_files:
|
|
|
|
| 263 |
data_files:
|
| 264 |
- split: queries
|
| 265 |
path: python-queries/queries-*
|
| 266 |
+
- config_name: ruby-corpus
|
| 267 |
+
data_files:
|
| 268 |
+
- split: corpus
|
| 269 |
+
path: ruby-corpus/corpus-*
|
| 270 |
---
|
ruby-corpus/corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ee78ed20c61fed72c9384bac4840a44d85f43679e9d788636f7b895d1dc8dfb
|
| 3 |
+
size 3144098
|