Datasets:
readme: add language tag
Browse filesHi,
as part of the #Hacktoberfest [2023](https://github.com/huggingface/hub-docs/issues/986) this MR extends the dataset metadata and adds a language tag.
Happy merging!
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
https://www.kaggle.com/datasets/mustfkeskin/turkish-movie-sentiment-analysis-dataset
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
+
language:
|
4 |
+
- tr
|
5 |
---
|
6 |
|
7 |
https://www.kaggle.com/datasets/mustfkeskin/turkish-movie-sentiment-analysis-dataset
|