Upload dataset
Browse files- README.md +35 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: operation_id
|
5 |
+
dtype: string
|
6 |
+
- name: text
|
7 |
+
dtype: string
|
8 |
+
- name: operation_date
|
9 |
+
dtype: timestamp[us]
|
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_techno
|
19 |
+
dtype: string
|
20 |
+
- name: operation_title
|
21 |
+
dtype: string
|
22 |
+
- name: operation_status
|
23 |
+
dtype: string
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 29002
|
27 |
+
num_examples: 107
|
28 |
+
download_size: 15357
|
29 |
+
dataset_size: 29002
|
30 |
+
configs:
|
31 |
+
- config_name: default
|
32 |
+
data_files:
|
33 |
+
- split: train
|
34 |
+
path: data/train-*
|
35 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57c5cf4b0883f9dcfae33d5289d97a2d2590bc11f158575dc1679a1f8fa6e0db
|
3 |
+
size 15357
|