zerostratos
commited on
Upload dataset
Browse files- README.md +21 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,26 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
Data sources come from the following categories:
|
5 |
1.Web crawler dataset:
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
- name: timestamp
|
8 |
+
dtype: timestamp[ns, tz=UTC]
|
9 |
+
- name: url
|
10 |
+
dtype: string
|
11 |
+
- name: __index_level_0__
|
12 |
+
dtype: int64
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 323459552
|
16 |
+
num_examples: 78607
|
17 |
+
download_size: 167313917
|
18 |
+
dataset_size: 323459552
|
19 |
+
configs:
|
20 |
+
- config_name: default
|
21 |
+
data_files:
|
22 |
+
- split: train
|
23 |
+
path: data/train-*
|
24 |
---
|
25 |
Data sources come from the following categories:
|
26 |
1.Web crawler dataset:
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45f42a12f9af48dece4e76540d5caa9957d9b568bb01a7c26b0cce9ca978491d
|
3 |
+
size 167313917
|