aisuko commited on
Commit
5ab7193
·
verified ·
1 Parent(s): 21b263c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: context
7
+ dtype: string
8
+ - name: context_neg
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 2890046
13
+ num_examples: 1000
14
+ - name: validation
15
+ num_bytes: 2874048
16
+ num_examples: 1000
17
+ - name: test
18
+ num_bytes: 22929260
19
+ num_examples: 8000
20
+ download_size: 16233011
21
+ dataset_size: 28693354
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b70f15be57f6174021aedb8ed2331c6f4e76d33360dbd2235e335791bfcd643
3
+ size 12973404
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5634eb2b7cbfbca3b88c499683f249cebef9d68821bd8318c7bf3a395da50991
3
+ size 1638884
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8b7b620fcdab5411680742b764f8f1be84bf2e000fd981aa608bf662d43f46
3
+ size 1620723