ikno commited on
Commit
bfa412e
1 Parent(s): 0f85b1a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: situation
5
+ dtype: string
6
+ - name: len_messages
7
+ dtype: int64
8
+ - name: messages
9
+ list:
10
+ - name: content
11
+ dtype: string
12
+ - name: role
13
+ dtype: string
14
+ - name: relation
15
+ dtype: string
16
+ - name: fact
17
+ dtype: string
18
+ - name: post
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 29691962
23
+ num_examples: 5850
24
+ - name: test
25
+ num_bytes: 2697300
26
+ num_examples: 442
27
+ download_size: 17687379
28
+ dataset_size: 32389262
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ - split: test
35
+ path: data/test-*
36
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dbf32e1cb23b7b4bd224e9387a41e4fe0dae7b4625041577902457c28143e78
3
+ size 1335854
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cf107cb3313b92c17d42139686813ea64852e1c5448b23d295632cb73b88e3d
3
+ size 16351525