dreamboat26
commited on
Commit
•
4154998
1
Parent(s):
4fe913b
Updated
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
datasets:
|
4 |
+
- Helsinki-NLP/tatoeba_mt
|
5 |
+
pipeline_tag: translation
|
6 |
---
|
7 |
+
This is the basic implementation of what Transformers do and a few examples to show how to implement it
|