swcrazyfan commited on
Commit
da97033
·
1 Parent(s): d7c9e61

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +124 -0
README.md ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ languages:
2
+ - en
3
+ task_categories:
4
+ - translation
5
+ licenses:
6
+ - unknown
7
+
8
+ # Dataset Card for [Needs More Information]
9
+
10
+ ## Table of Contents
11
+ - [Dataset Description](#dataset-description)
12
+ - [Dataset Summary](#dataset-summary)
13
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
14
+ - [Languages](#languages)
15
+ - [Dataset Structure](#dataset-structure)
16
+ - [Data Instances](#data-instances)
17
+ - [Data Fields](#data-instances)
18
+ - [Data Splits](#data-instances)
19
+ - [Dataset Creation](#dataset-creation)
20
+ - [Curation Rationale](#curation-rationale)
21
+ - [Source Data](#source-data)
22
+ - [Annotations](#annotations)
23
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
24
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
25
+ - [Social Impact of Dataset](#social-impact-of-dataset)
26
+ - [Discussion of Biases](#discussion-of-biases)
27
+ - [Other Known Limitations](#other-known-limitations)
28
+ - [Additional Information](#additional-information)
29
+ - [Dataset Curators](#dataset-curators)
30
+ - [Licensing Information](#licensing-information)
31
+ - [Citation Information](#citation-information)
32
+
33
+ ## Dataset Description
34
+
35
+ - **Homepage:** [Needs More Information]
36
+ - **Repository:** [Needs More Information]
37
+ - **Paper:** [Needs More Information]
38
+ - **Leaderboard:** [Needs More Information]
39
+ - **Point of Contact:** [Needs More Information]
40
+
41
+ ### Dataset Summary
42
+
43
+ This is a dataset made up of two Bible translations-- NET and KJV.
44
+
45
+ ### Supported Tasks and Leaderboards
46
+
47
+ [Needs More Information]
48
+
49
+ ### Languages
50
+
51
+ English
52
+
53
+ ## Dataset Structure
54
+
55
+ ### Data Instances
56
+
57
+ [Needs More Information]
58
+
59
+ ### Data Fields
60
+
61
+ [Needs More Information]
62
+
63
+ ### Data Splits
64
+
65
+ [Needs More Information]
66
+
67
+ ## Dataset Creation
68
+
69
+ ### Curation Rationale
70
+
71
+ The original intention is to use the dataset to "translate" between modern and 17th-century English. By doing so, we can potentially read understand things from that period more clearly.
72
+
73
+ ### Source Data
74
+
75
+ #### Initial Data Collection and Normalization
76
+
77
+ [Needs More Information]
78
+
79
+ #### Who are the source language producers?
80
+
81
+ [Needs More Information]
82
+
83
+ ### Annotations
84
+
85
+ #### Annotation process
86
+
87
+ [Needs More Information]
88
+
89
+ #### Who are the annotators?
90
+
91
+ [Needs More Information]
92
+
93
+ ### Personal and Sensitive Information
94
+
95
+ [Needs More Information]
96
+
97
+ ## Considerations for Using the Data
98
+
99
+ ### Social Impact of Dataset
100
+
101
+ [Needs More Information]
102
+
103
+ ### Discussion of Biases
104
+
105
+ [Needs More Information]
106
+
107
+ ### Other Known Limitations
108
+
109
+ Before the 18th and 19th centuries, English spelling was inconsistent. Because of this, the model often does not recognize spellings different from those in the KJV.
110
+ The model was trained on a relatively small amount of data, so it will not be as accurate as a model trained on a larger data set.
111
+
112
+ ## Additional Information
113
+
114
+ ### Dataset Curators
115
+
116
+ [Needs More Information]
117
+
118
+ ### Licensing Information
119
+
120
+ [Needs More Information]
121
+
122
+ ### Citation Information
123
+
124
+ [Needs More Information]