suayptalha
commited on
Commit
•
97fab1c
1
Parent(s):
61c9cbe
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ language:
|
|
9 |
- tr
|
10 |
base_model:
|
11 |
- google-t5/t5-base
|
|
|
12 |
---
|
13 |
|
14 |
This project contains a text-to-text model designed to decrypt Turkish text encoded using a substitution cipher.
|
|
|
9 |
- tr
|
10 |
base_model:
|
11 |
- google-t5/t5-base
|
12 |
+
license: apache-2.0
|
13 |
---
|
14 |
|
15 |
This project contains a text-to-text model designed to decrypt Turkish text encoded using a substitution cipher.
|