Upload dataset
Browse files- 100M_3/train-00000-of-00002.parquet +3 -0
- 100M_3/train-00001-of-00002.parquet +3 -0
- README.md +26 -0
100M_3/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eabab57edab467b5d0f362cda6b3d37378fea15dd65c6967679c62c0ac1882f2
|
| 3 |
+
size 222174023
|
100M_3/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:949d1e3a44227407399e08d1edfb046c61d110330ddc7545da0f1c8e4389fbe2
|
| 3 |
+
size 221603596
|
README.md
CHANGED
|
@@ -50,6 +50,28 @@ dataset_info:
|
|
| 50 |
num_examples: 1000
|
| 51 |
download_size: 444752672
|
| 52 |
dataset_size: 942119246.9161224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
- config_name: 10M_1
|
| 54 |
features:
|
| 55 |
- name: blob_id
|
|
@@ -160,6 +182,10 @@ configs:
|
|
| 160 |
path: 100M_2/train-*
|
| 161 |
- split: validation
|
| 162 |
path: 100M_2/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 163 |
- config_name: 10M_1
|
| 164 |
data_files:
|
| 165 |
- split: train
|
|
|
|
| 50 |
num_examples: 1000
|
| 51 |
download_size: 444752672
|
| 52 |
dataset_size: 942119246.9161224
|
| 53 |
+
- config_name: 100M_3
|
| 54 |
+
features:
|
| 55 |
+
- name: blob_id
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: repo_name
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: path
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: length_bytes
|
| 62 |
+
dtype: int64
|
| 63 |
+
- name: score
|
| 64 |
+
dtype: float64
|
| 65 |
+
- name: int_score
|
| 66 |
+
dtype: int64
|
| 67 |
+
- name: text
|
| 68 |
+
dtype: string
|
| 69 |
+
splits:
|
| 70 |
+
- name: train
|
| 71 |
+
num_bytes: 943889500.0913063
|
| 72 |
+
num_examples: 536927
|
| 73 |
+
download_size: 443777619
|
| 74 |
+
dataset_size: 943889500.0913063
|
| 75 |
- config_name: 10M_1
|
| 76 |
features:
|
| 77 |
- name: blob_id
|
|
|
|
| 182 |
path: 100M_2/train-*
|
| 183 |
- split: validation
|
| 184 |
path: 100M_2/validation-*
|
| 185 |
+
- config_name: 100M_3
|
| 186 |
+
data_files:
|
| 187 |
+
- split: train
|
| 188 |
+
path: 100M_3/train-*
|
| 189 |
- config_name: 10M_1
|
| 190 |
data_files:
|
| 191 |
- split: train
|