Upload dataset
Browse files- README.md +33 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: page_content
|
5 |
+
dtype: string
|
6 |
+
- name: id
|
7 |
+
dtype: string
|
8 |
+
- name: operation_date
|
9 |
+
dtype: string
|
10 |
+
- name: operation_h_duration
|
11 |
+
dtype: float64
|
12 |
+
- name: operation_application
|
13 |
+
dtype: string
|
14 |
+
- name: operation_leader
|
15 |
+
dtype: string
|
16 |
+
- name: operation_project
|
17 |
+
dtype: string
|
18 |
+
- name: operation_title
|
19 |
+
dtype: string
|
20 |
+
- name: operation_status
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 19467
|
25 |
+
num_examples: 61
|
26 |
+
download_size: 10576
|
27 |
+
dataset_size: 19467
|
28 |
+
configs:
|
29 |
+
- config_name: default
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: data/train-*
|
33 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:622205beb5a53bbc1e3f6bf23e72441ca2333195b75b1c800f1a1c39ecb128b7
|
3 |
+
size 10576
|