matthieunlp commited on
Commit
19ce51e
·
verified ·
1 Parent(s): 990fdc2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: subject_1
9
+ dtype: string
10
+ - name: object_1
11
+ dtype: string
12
+ - name: relation_1
13
+ dtype: string
14
+ - name: subject_2
15
+ dtype: string
16
+ - name: object_2
17
+ dtype: string
18
+ - name: relation_2
19
+ dtype: string
20
+ - name: embeddings
21
+ sequence: float32
22
+ splits:
23
+ - name: train
24
+ num_bytes: 557146087
25
+ num_examples: 329206
26
+ download_size: 718704378
27
+ dataset_size: 557146087
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:468a177d19ff36d617f43fe2df1a23beb181d9a5667cafd62ee0bbcf4fcc19ab
3
+ size 358964146
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:452d6a36ecf67d92895eb3a555b793af220f651985f5df518bb1d0e5597752fd
3
+ size 359740232