Salman95s commited on
Commit
ea4c3a6
·
verified ·
1 Parent(s): 4fd88b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -3
README.md CHANGED
@@ -91,16 +91,61 @@ This dataset has been curated with care to include diverse and representative co
91
  By using this dataset, you acknowledge these potential limitations and accept responsibility for its application.
92
 
93
  ---
 
94
 
95
- ## Licensing
96
 
97
- The dataset is released under the **CC-BY-SA 4.0** license. This means you can use, share, and modify it, provided proper attribution is given.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
 
99
  ---
100
 
101
  ## Acknowledgments
102
 
103
- This dataset is a result of efforts to preserve and enhance computational resources for the Balochi language.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
 
105
 
106
 
 
91
  By using this dataset, you acknowledge these potential limitations and accept responsibility for its application.
92
 
93
  ---
94
+ # Balochi Language Dataset: Data Sources
95
 
96
+ The Balochi dataset was developed using diverse and high-quality sources to ensure broad linguistic and contextual coverage. Below is a list of the primary sources utilized in the dataset creation, along with their respective credits:
97
 
98
+ ---
99
+
100
+ ## Data Sources
101
+
102
+ 1. **[GlotSparse](https://huggingface.co/datasets/cis-lmu/GlotSparse)**:
103
+ - A multilingual dataset designed for sparse language modeling. Contains Balochi text extracted from various web sources, contributing valuable monolingual data.
104
+
105
+ 2. **[GlotCC-V1](https://huggingface.co/datasets/cis-lmu/GlotCC-V1)**:
106
+ - A dataset focused on creating multilingual corpora from Common Crawl. This source provided extensive Balochi text with a wide range of domains.
107
+
108
+ 3. **[URL-NLP Repository](https://github.com/google-research/url-nlp)**:
109
+ - A collection of linguistic datasets and tools by Google Research. The Balochi-specific data from this repository enhanced the linguistic diversity of the dataset.
110
+
111
+ 4. **[PanLex Meanings: Balochi](https://huggingface.co/datasets/cointegrated/panlex-meanings/blob/main/data/bal.tsv)**:
112
+ - A curated dataset providing word meanings and semantic pairs in Balochi, supporting vocabulary development and semantic understanding.
113
+
114
+ 5. **[PanLex Meanings](https://huggingface.co/datasets/cointegrated/panlex-meanings)**:
115
+ - A multilingual dataset of word meanings across languages. The Balochi subset enriched the dataset with valuable translation pairs and lexical entries.
116
+
117
+ ---
118
+
119
+ ## Additional Resources and Inspirations
120
+
121
+ 1. **[The Balochi Language Project (Uppsala University)](https://www.uu.se/en/department/linguistics-and-philology/research/proj/the-balochi-language)**:
122
+ - A research project focusing on the linguistic features, history, and preservation of the Balochi language. It served as a key inspiration for the dataset's design and goals.
123
+
124
+ 2. **[Balochi Dictionary on Webonary](https://www.webonary.org/balochidictionary/)**:
125
+ - A comprehensive online dictionary for the Balochi language. This resource supported lexical enrichment and linguistic reference.
126
+
127
+ 3. **[MLOps: Custom Balochi Tokenizer](https://mlops.systems/posts/2023-06-03-training-custom-balochi-tokenizer.html)**:
128
+ - A detailed guide on training a custom tokenizer for Balochi. While not directly used in this dataset, it offers valuable insights that could significantly enhance the basic tokenizer currently employed, providing a pathway for improved tokenization and language model performance in future Balochi projects.
129
 
130
  ---
131
 
132
  ## Acknowledgments
133
 
134
+ We express our gratitude to the creators and maintainers of these datasets and repositories. Their work has been instrumental in building this resource for advancing Balochi language modeling and AI applications.
135
+
136
+ If you are the creator of one of these datasets and have specific licensing or attribution requirements, feel free to reach out for further clarification or updates.
137
+
138
+ ---
139
+
140
+ This README solely highlights the sources used in the dataset creation. For a complete overview of the dataset, please refer to the main README document.
141
+
142
+
143
+
144
+ ## Licensing
145
+
146
+ The dataset is released under the **CC-BY-SA 4.0** license. This means you can use, share, and modify it, provided proper attribution is given.
147
+
148
+ ---
149
 
150
 
151