hast2 commited on
Commit
fc04234
·
verified ·
1 Parent(s): f9ab2a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -163,3 +163,24 @@ configs:
163
  # Human Criteria: Poetry of Influence
164
  https://github.com/hast-hash/English-Poetry-Dataset/blob/main/KublaKhan_ParadiseLost_Tables.docx
165
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  # Human Criteria: Poetry of Influence
164
  https://github.com/hast-hash/English-Poetry-Dataset/blob/main/KublaKhan_ParadiseLost_Tables.docx
165
 
166
+ # Dataset Files
167
+
168
+ | File name | Number of line/lines in instances | Dataset Split |
169
+ | -------------------- | ----------------------------------| ------------- |
170
+ | STSdataset_KublaPL_1 | 1 by 1 | Test |
171
+ | STSdataset_KublaPL_2 | 2 by 2 | Test |
172
+ | STSdataset_KublaPL_3 | 3 by 3 | Test |
173
+
174
+ # Data Fields
175
+
176
+ - id
177
+ - textA a passage/passages in "Kubla Khan"
178
+ - textB a passage/passages in Paradise Lost
179
+ - value similarity value judged by creators using rating criteria
180
+
181
+ # Source Texts
182
+ - Coleridge, Samuel Taylor. (2009). The Complete Poetical Works of Samuel Taylor Coleridge. Vol 1 and 2. Gutenberg. https://www.gutenberg.org/ebooks/29090 [(1912) The Complete Poetical Works of Samuel Taylor Coleridge. Vol 1 and 2. Ed. Ernest Hartley Coleridge. Oxford: Clarendon.]
183
+ - Milton John. (1992). Paradise Lost by John Milton. Ed. Joseph Raben. Gutenberg. https://www.gutenberg.org/ebooks/26 [(1667). Paradise Lost.]
184
+
185
+ # Data Creator
186
+ Takehiro Hashimoto