Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
widget:
|
4 |
+
- text: "Mustafa Kemal Atatürk 19 Mayıs 1919'da Samsun'a çıktı."
|
5 |
+
---
|
6 |
+
# Roberta Base Model fine-tuned with CUAD dataset
|
7 |
+
This model is the fine-tuned model of "Roberta Base"
|
8 |
+
using CUAD dataset https://huggingface.co/datasets/cuad
|
9 |
+
|
10 |
+
Link for model checkpoint: https://github.com/TheAtticusProject/cuad
|