apjanco commited on
Commit
3b15191
·
verified ·
1 Parent(s): 9ed6aa7

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,40 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ dataset_info:
9
+ features:
10
+ - name: uuid
11
+ dtype: string
12
+ - name: title
13
+ dtype: string
14
+ - name: parties
15
+ dtype: string
16
+ - name: start_date
17
+ dtype: string
18
+ - name: end_date
19
+ dtype: string
20
+ - name: full_text
21
+ dtype: string
22
+ - name: confidentiality
23
+ dtype: string
24
+ - name: privacy
25
+ dtype: string
26
+ - name: tdm
27
+ dtype: string
28
+ - name: pricing
29
+ dtype: string
30
+ - name: content
31
+ dtype: string
32
+ - name: term
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 19795644
37
+ num_examples: 789
38
+ download_size: 7506387
39
+ dataset_size: 19795644
40
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dddd7adbc6c5a90121045347ba45e12c260736ccdcc25342c864b9508a866013
3
+ size 7506387