HariModelMaven commited on
Commit
02cc2cc
·
verified ·
1 Parent(s): 2265a83

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: 22980369
13
+ num_examples: 8000
14
+ - name: validation
15
+ num_bytes: 2830159
16
+ num_examples: 1000
17
+ - name: test
18
+ num_bytes: 2882826
19
+ num_examples: 1000
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:88bc19e438512787b59f4dda529223eb9c91d059a4d4218856b8a992eb1c1773
3
+ size 1631276
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a35c4f6be08dc22b231d3bbb168bd8b2436cd8173b8f601a79b22358f3277f
3
+ size 12998708
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae3db1d70271bf0a588b270ec9e4396568951359640d92bbb9ac8979de9d46b
3
+ size 1603027