saribasmetehan
commited on
Commit
•
125c221
1
Parent(s):
f7078d6
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ model-index:
|
|
10 |
results: []
|
11 |
language:
|
12 |
- tr
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,9 +32,6 @@ It achieves the following results on the evaluation set:
|
|
30 |
<li>"Fine-Tuning Process" : https://github.com/saribasmetehan/Transformers-Library/blob/main/Turkish_Text_Classifiaction_Fine_Tuning_PyTorch.ipynb</li>
|
31 |
</ul>
|
32 |
|
33 |
-
## Intended uses & limitations
|
34 |
-
|
35 |
-
More information needed
|
36 |
## Example
|
37 |
```markdown
|
38 |
from transformers import pipeline
|
|
|
10 |
results: []
|
11 |
language:
|
12 |
- tr
|
13 |
+
data:
|
14 |
+
name : winvoker/turkish-sentiment-analysis-dataset (The shuffle function was used with a training dataset of 10,000 data points and a test dataset of 2,000 points.)
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
<li>"Fine-Tuning Process" : https://github.com/saribasmetehan/Transformers-Library/blob/main/Turkish_Text_Classifiaction_Fine_Tuning_PyTorch.ipynb</li>
|
33 |
</ul>
|
34 |
|
|
|
|
|
|
|
35 |
## Example
|
36 |
```markdown
|
37 |
from transformers import pipeline
|