Spaces:
Running
Running
oyuncunettv
commited on
Commit
•
3a453bf
1
Parent(s):
a014240
Create datasets.json
Browse files- datasets.json +9 -0
datasets.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"datasets": [
|
3 |
+
"https://huggingface.co/datasets/yusufbaykaloglu/turkish-finance-dataset",
|
4 |
+
"https://huggingface.co/datasets/yankihue/turkish-news-categories",
|
5 |
+
"https://huggingface.co/datasets/Alaeddin/wikipedia-turkish",
|
6 |
+
"https://huggingface.co/datasets/Ba2han/TDK_Sozluk-Turkish",
|
7 |
+
"https://huggingface.co/datasets/angie-chen55/python-github-code"
|
8 |
+
]
|
9 |
+
}
|