adambjorn commited on
Commit
463a71b
·
verified ·
1 Parent(s): 0b2ea40

Upload dataset

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: openrail
3
  dataset_info:
4
- config_name: dialogsum
5
  features:
6
  - name: sentence1
7
  dtype: string
@@ -24,6 +24,29 @@ dataset_info:
24
  num_examples: 75
25
  download_size: 58432
26
  dataset_size: 71487
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  configs:
28
  - config_name: dialogsum
29
  data_files:
@@ -31,4 +54,10 @@ configs:
31
  path: dialogsum/train-*
32
  - split: test
33
  path: dialogsum/test-*
 
 
 
 
 
 
34
  ---
 
1
  ---
2
  license: openrail
3
  dataset_info:
4
+ - config_name: dialogsum
5
  features:
6
  - name: sentence1
7
  dtype: string
 
24
  num_examples: 75
25
  download_size: 58432
26
  dataset_size: 71487
27
+ - config_name: ropes
28
+ features:
29
+ - name: id
30
+ dtype: string
31
+ - name: background
32
+ dtype: string
33
+ - name: situation
34
+ dtype: string
35
+ - name: question
36
+ dtype: string
37
+ - name: answers
38
+ sequence:
39
+ - name: text
40
+ dtype: string
41
+ splits:
42
+ - name: train
43
+ num_bytes: 219720
44
+ num_examples: 200
45
+ - name: test
46
+ num_bytes: 80161
47
+ num_examples: 75
48
+ download_size: 166639
49
+ dataset_size: 299881
50
  configs:
51
  - config_name: dialogsum
52
  data_files:
 
54
  path: dialogsum/train-*
55
  - split: test
56
  path: dialogsum/test-*
57
+ - config_name: ropes
58
+ data_files:
59
+ - split: train
60
+ path: ropes/train-*
61
+ - split: test
62
+ path: ropes/test-*
63
  ---
ropes/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae29efbe45355296730911229ab0878fbb04dd05b77bdbd00b1e71b5914aeb13
3
+ size 48944
ropes/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:674a6aafd77791c66329396e9351e8df471c7d0a72856727625b847d4e8917a4
3
+ size 117695