saribasmetehan
commited on
Commit
•
e23eb86
1
Parent(s):
b3630d3
Update README.md
Browse files
README.md
CHANGED
@@ -27,11 +27,12 @@ It achieves the following results on the evaluation set:
|
|
27 |
- Accuracy: 0.962
|
28 |
|
29 |
## Model description
|
|
|
|
|
30 |
<ul>
|
31 |
<li>"Positive" : LABEL_1</li>
|
32 |
<li>"Notr" : LABEL_0 </li>
|
33 |
<li>"Negative" : LABEL_2</li>
|
34 |
-
<li>"Fine-Tuning Process" : https://github.com/saribasmetehan/Transformers-Library/blob/main/Turkish_Text_Classifiaction_Fine_Tuning_PyTorch.ipynb</li>
|
35 |
</ul>
|
36 |
|
37 |
## Example
|
|
|
27 |
- Accuracy: 0.962
|
28 |
|
29 |
## Model description
|
30 |
+
|
31 |
+
Fine-Tuning Process : https://github.com/saribasmetehan/Transformers-Library/blob/main/Turkish_Text_Classifiaction_Fine_Tuning_PyTorch.ipynb
|
32 |
<ul>
|
33 |
<li>"Positive" : LABEL_1</li>
|
34 |
<li>"Notr" : LABEL_0 </li>
|
35 |
<li>"Negative" : LABEL_2</li>
|
|
|
36 |
</ul>
|
37 |
|
38 |
## Example
|