Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,94 @@ dataset_info:
|
|
20 |
---
|
21 |
# Dataset Card for "ccel-paragraphs"
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
# Dataset Card for "ccel-paragraphs"
|
22 |
|
23 |
+
# Dataset Description
|
24 |
+
|
25 |
+
### Dataset Summary
|
26 |
+
|
27 |
+
This dataset includes all paragraphs with over 200 characters from the [Christian Classics Ethereal Library](https://ccel.org/).
|
28 |
+
|
29 |
+
The dataset includes scripture references that were extracted from the ThML.
|
30 |
+
|
31 |
+
### Supported Tasks and Leaderboards
|
32 |
+
|
33 |
+
It is expected that this dataset can be used as part of the training pipeline for large language models. In particular, it could be used to create a clustering benchmark by using scripture references as labels.
|
34 |
+
|
35 |
+
### Languages
|
36 |
+
|
37 |
+
This dataset is primarily in English, but the dialects of English vary and span many centuries.
|
38 |
+
|
39 |
+
## Dataset Structure
|
40 |
+
|
41 |
+
### Data Instances
|
42 |
+
|
43 |
+
[More Information Needed]
|
44 |
+
|
45 |
+
### Data Fields
|
46 |
+
|
47 |
+
[More Information Needed]
|
48 |
+
|
49 |
+
### Data Splits
|
50 |
+
|
51 |
+
This includes a single "train" split with all paragraphs included.
|
52 |
+
|
53 |
+
## Dataset Creation
|
54 |
+
|
55 |
+
### Curation Rationale
|
56 |
+
|
57 |
+
[More Information Needed]
|
58 |
+
|
59 |
+
### Source Data
|
60 |
+
|
61 |
+
#### Initial Data Collection and Normalization
|
62 |
+
|
63 |
+
[More Information Needed]
|
64 |
+
|
65 |
+
#### Who are the source language producers?
|
66 |
+
|
67 |
+
[More Information Needed]
|
68 |
+
|
69 |
+
### Annotations
|
70 |
+
|
71 |
+
#### Annotation process
|
72 |
+
|
73 |
+
[More Information Needed]
|
74 |
+
|
75 |
+
#### Who are the annotators?
|
76 |
+
|
77 |
+
[More Information Needed]
|
78 |
+
|
79 |
+
### Personal and Sensitive Information
|
80 |
+
|
81 |
+
[More Information Needed]
|
82 |
+
|
83 |
+
## Considerations for Using the Data
|
84 |
+
|
85 |
+
### Social Impact of Dataset
|
86 |
+
|
87 |
+
[More Information Needed]
|
88 |
+
|
89 |
+
### Discussion of Biases
|
90 |
+
|
91 |
+
[More Information Needed]
|
92 |
+
|
93 |
+
### Other Known Limitations
|
94 |
+
|
95 |
+
[More Information Needed]
|
96 |
+
|
97 |
+
## Additional Information
|
98 |
+
|
99 |
+
### Dataset Curators
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
### Licensing Information
|
104 |
+
|
105 |
+
[More Information Needed]
|
106 |
+
|
107 |
+
### Citation Information
|
108 |
+
|
109 |
+
[More Information Needed]
|
110 |
+
|
111 |
+
### Contributions
|
112 |
+
|
113 |
+
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|