monikernemo
commited on
Commit
•
b7762fe
1
Parent(s):
460372e
Upload dataset
Browse files- README.md +26 -0
- go-corpus/corpus-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,27 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: javascript-corpus
|
4 |
features:
|
5 |
- name: _id
|
@@ -129,6 +151,10 @@ dataset_info:
|
|
129 |
download_size: 105273567
|
130 |
dataset_size: 267462526
|
131 |
configs:
|
|
|
|
|
|
|
|
|
132 |
- config_name: javascript-corpus
|
133 |
data_files:
|
134 |
- split: corpus
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: go-corpus
|
4 |
+
features:
|
5 |
+
- name: _id
|
6 |
+
dtype: string
|
7 |
+
- name: title
|
8 |
+
dtype: string
|
9 |
+
- name: partition
|
10 |
+
dtype: string
|
11 |
+
- name: text
|
12 |
+
dtype: string
|
13 |
+
- name: language
|
14 |
+
dtype: string
|
15 |
+
- name: meta_information
|
16 |
+
struct:
|
17 |
+
- name: resource
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: corpus
|
21 |
+
num_bytes: 24219191
|
22 |
+
num_examples: 182440
|
23 |
+
download_size: 9956945
|
24 |
+
dataset_size: 24219191
|
25 |
- config_name: javascript-corpus
|
26 |
features:
|
27 |
- name: _id
|
|
|
151 |
download_size: 105273567
|
152 |
dataset_size: 267462526
|
153 |
configs:
|
154 |
+
- config_name: go-corpus
|
155 |
+
data_files:
|
156 |
+
- split: corpus
|
157 |
+
path: go-corpus/corpus-*
|
158 |
- config_name: javascript-corpus
|
159 |
data_files:
|
160 |
- split: corpus
|
go-corpus/corpus-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8ee44eaca6146768fd599dd2afb5022003efd00bf801bbfcc81058dfcda37ae
|
3 |
+
size 9956945
|