tolgadev commited on
Commit
38e8765
·
verified ·
1 Parent(s): c0357ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -22
README.md CHANGED
@@ -1,11 +1,16 @@
1
- ---
2
- task_categories:
3
- - text-classification
4
- language:
5
- - tr
6
- size_categories:
7
- - 10K<n<100K
8
- ---
 
 
 
 
 
9
  # 📝 Turkish Product Reviews Sentiment Dataset
10
 
11
  ## Dataset Summary
@@ -36,17 +41,3 @@ This dataset is suitable for:
36
  - Turkish language modeling and preprocessing
37
 
38
  - Benchmarking text classification models in low-resource settings
39
-
40
-
41
- ## Citation
42
- If you use this dataset in your research, please cite it as:
43
-
44
- ```json
45
- @misc{turkish_sentiment_reviews,
46
- title = {Turkish Product Reviews Sentiment Dataset},
47
- author = {Your Name or Organization},
48
- year = {2025},
49
- howpublished = {Hugging Face Datasets},
50
- url = {https://huggingface.co/datasets/your-username/your-dataset-name}
51
- }
52
- ```
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ language:
5
+ - tr
6
+ size_categories:
7
+ - 10K<n<100K
8
+ configs:
9
+ - config_name: benchmark
10
+ data_files:
11
+ - split: test
12
+ path: combined.csv
13
+ ---
14
  # 📝 Turkish Product Reviews Sentiment Dataset
15
 
16
  ## Dataset Summary
 
41
  - Turkish language modeling and preprocessing
42
 
43
  - Benchmarking text classification models in low-resource settings