merve HF staff commited on
Commit
8f21d8b
1 Parent(s): fdced20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +125 -1
README.md CHANGED
@@ -15,4 +15,128 @@ source_datasets:
15
  - original
16
  task_categories:
17
  - text-classification
18
- task_ids: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - original
16
  task_categories:
17
  - text-classification
18
+ task_ids: []
19
+
20
+ # Dataset Card for poetry
21
+
22
+ ## Table of Contents
23
+ - [Dataset Description](#dataset-description)
24
+ - [Dataset Summary](#dataset-summary)
25
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
26
+ - [Languages](#languages)
27
+ - [Dataset Structure](#dataset-structure)
28
+ - [Data Instances](#data-instances)
29
+ - [Data Fields](#data-instances)
30
+ - [Data Splits](#data-instances)
31
+ - [Dataset Creation](#dataset-creation)
32
+ - [Curation Rationale](#curation-rationale)
33
+ - [Source Data](#source-data)
34
+ - [Annotations](#annotations)
35
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
36
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
37
+ - [Social Impact of Dataset](#social-impact-of-dataset)
38
+ - [Discussion of Biases](#discussion-of-biases)
39
+ - [Other Known Limitations](#other-known-limitations)
40
+ - [Additional Information](#additional-information)
41
+ - [Dataset Curators](#dataset-curators)
42
+ - [Licensing Information](#licensing-information)
43
+ - [Citation Information](#citation-information)
44
+
45
+ ## Dataset Description
46
+
47
+ - **Homepage:** poetryfoundation.com
48
+ - **Repository:** https://www.kaggle.com/ishnoor/poetry-analysis-with-machine-learning
49
+ - **Paper:** [Needs More Information]
50
+ - **Leaderboard:** [Needs More Information]
51
+ - **Point of Contact:** [Needs More Information]
52
+
53
+ ### Dataset Summary
54
+
55
+ It contains poems from subjects: Love, Nature and Mythology & Folklore that belong to two periods namely Renaissance and Modern
56
+
57
+
58
+
59
+ ### Supported Tasks and Leaderboards
60
+
61
+ [Needs More Information]
62
+
63
+ ### Languages
64
+
65
+ [Needs More Information]
66
+
67
+ ## Dataset Structure
68
+
69
+ ### Data Instances
70
+
71
+ [Needs More Information]
72
+
73
+ ### Data Fields
74
+
75
+ Has 5 columns:
76
+ - Content
77
+ - Author
78
+ - Poem name
79
+ - Age
80
+ - Type
81
+
82
+ ### Data Splits
83
+
84
+ Only training set
85
+
86
+ ## Dataset Creation
87
+
88
+ ### Curation Rationale
89
+
90
+ [Needs More Information]
91
+
92
+ ### Source Data
93
+
94
+ #### Initial Data Collection and Normalization
95
+
96
+ [Needs More Information]
97
+
98
+ #### Who are the source language producers?
99
+
100
+ [Needs More Information]
101
+
102
+ ### Annotations
103
+
104
+ #### Annotation process
105
+
106
+ [Needs More Information]
107
+
108
+ #### Who are the annotators?
109
+
110
+ [Needs More Information]
111
+
112
+ ### Personal and Sensitive Information
113
+
114
+ [Needs More Information]
115
+
116
+ ## Considerations for Using the Data
117
+
118
+ ### Social Impact of Dataset
119
+
120
+ [Needs More Information]
121
+
122
+ ### Discussion of Biases
123
+
124
+ [Needs More Information]
125
+
126
+ ### Other Known Limitations
127
+
128
+ [Needs More Information]
129
+
130
+ ## Additional Information
131
+
132
+ ### Dataset Curators
133
+
134
+ [Needs More Information]
135
+
136
+ ### Licensing Information
137
+
138
+ [Needs More Information]
139
+
140
+ ### Citation Information
141
+
142
+ [Needs More Information]