Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Dataset Card for Hmar Bible Dataset
|
@@ -22,7 +31,7 @@ This dataset provides verse-level parallel translations of the Bible in English
|
|
22 |
|
23 |
### Dataset Sources
|
24 |
|
25 |
-
- **Repository:** [https://github.com/Pigman1000/hmar_bible_dataset
|
26 |
- **Paper [optional]:** N/A
|
27 |
- **Demo [optional]:** N/A
|
28 |
|
@@ -122,7 +131,7 @@ Users should ensure appropriate preprocessing and validation before using the da
|
|
122 |
author = {Donal Muolhoi},
|
123 |
year = {2024},
|
124 |
publisher = {https://huggingface.co/datasets/keikanih/Hmar_Bible_Dataset},
|
125 |
-
license = {
|
126 |
}
|
127 |
|
128 |
Glossary
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- translation
|
6 |
+
- text-generation
|
7 |
+
- text2text-generation
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
---
|
13 |
|
14 |
# Dataset Card for Hmar Bible Dataset
|
|
|
31 |
|
32 |
### Dataset Sources
|
33 |
|
34 |
+
- **Repository:** [Hmar Bible Dataset on GitHub](https://github.com/Pigman1000/hmar_bible_dataset)
|
35 |
- **Paper [optional]:** N/A
|
36 |
- **Demo [optional]:** N/A
|
37 |
|
|
|
131 |
author = {Donal Muolhoi},
|
132 |
year = {2024},
|
133 |
publisher = {https://huggingface.co/datasets/keikanih/Hmar_Bible_Dataset},
|
134 |
+
license = {MIT}
|
135 |
}
|
136 |
|
137 |
Glossary
|