Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,22 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- text2text-generation
|
6 |
+
language:
|
7 |
+
- tr
|
8 |
+
tags:
|
9 |
+
- turkish
|
10 |
+
- conversations
|
11 |
+
pretty_name: Everyday Turkish Conversations
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
+
---
|
15 |
+
|
16 |
+
# Everyday Turkish Conversations
|
17 |
+
|
18 |
+
This dataset has everyday conversations in Turkish between people on various topics. It is inspired by the [HuggingFaceTB/everyday-conversations-llama3.1-2k](https://huggingface.co/datasets/HuggingFaceTB/everyday-conversations-llama3.1-2k).
|
19 |
+
|
20 |
+
## License
|
21 |
+
|
22 |
+
This dataset is released under the Apache 2.0 License.
|