atomi-labs commited on
Commit
71f5c35
·
verified ·
1 Parent(s): c31d1e7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: embeddings
5
+ sequence: float64
6
+ splits:
7
+ - name: question
8
+ num_bytes: 47044496
9
+ num_examples: 7652
10
+ - name: concept
11
+ num_bytes: 7223900
12
+ num_examples: 1175
13
+ download_size: 50982430
14
+ dataset_size: 54268396
15
+ configs:
16
+ - config_name: default
17
+ data_files:
18
+ - split: question
19
+ path: data/question-*
20
+ - split: concept
21
+ path: data/concept-*
22
+ ---
data/concept-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c8be104a8e975bb96852a30490649afb2ae1a3b08d68c42b36bbb343f17f85
3
+ size 6947946
data/question-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62868ca768fafb8683ad38cbd91af59e0e61586438b7a0ce305bca880d886254
3
+ size 44034484