paulovsantanas commited on
Commit
b378441
·
verified ·
1 Parent(s): ac686ba

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: both_revised_no_candidates
4
+ features:
5
+ - name: conversation_id
6
+ dtype: string
7
+ - name: your_persona
8
+ list: string
9
+ - name: partner_persona
10
+ list: string
11
+ - name: turns
12
+ list:
13
+ - name: turn_id
14
+ dtype: int64
15
+ - name: text
16
+ dtype: string
17
+ - name: response
18
+ dtype: string
19
+ - name: source_split
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 21812466
24
+ num_examples: 17878
25
+ - name: validation
26
+ num_bytes: 1340269
27
+ num_examples: 1000
28
+ download_size: 22824337
29
+ dataset_size: 23152735
30
+ configs:
31
+ - config_name: both_revised_no_candidates
32
+ data_files:
33
+ - split: train
34
+ path: both_revised_no_candidates/train-*
35
+ - split: validation
36
+ path: both_revised_no_candidates/validation-*
37
+ ---
both_revised_no_candidates/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb217a2e67ef514f76199c5991aa0f07f7f805da49f6ed6c1d2a4d005915c47
3
+ size 21499670
both_revised_no_candidates/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34e10566fd69140ab553637b281aa69940a9e7956efa4a35c0e2cf2bd038885d
3
+ size 1324667