Tipifi commited on
Commit
990b6af
·
verified ·
1 Parent(s): 5defb4b

Upload dataset

Browse files
LongCacti-quac-repetitions/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f89d640fb0f8ddd5814f1137c25581fdae4ba15ed49b628015d0245f38cada
3
+ size 51275508
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: LongCacti-quac-repetitions
4
+ features:
5
+ - name: background
6
+ dtype: string
7
+ - name: context
8
+ dtype: string
9
+ - name: questions
10
+ list: string
11
+ - name: orig_answers
12
+ struct:
13
+ - name: answer_starts
14
+ list: int64
15
+ - name: texts
16
+ list: string
17
+ - name: interactions
18
+ list:
19
+ - name: answer
20
+ dtype: string
21
+ - name: query
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 88303451
26
+ num_examples: 11567
27
+ download_size: 51275508
28
+ dataset_size: 88303451
29
+ configs:
30
+ - config_name: LongCacti-quac-repetitions
31
+ data_files:
32
+ - split: train
33
+ path: LongCacti-quac-repetitions/train-*
34
+ ---