AlienKevin
commited on
Commit
•
e92691e
1
Parent(s):
9c05b03
Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,8 @@ library_name: transformers
|
|
12 |
pipeline_tag: translation
|
13 |
tags:
|
14 |
- BART
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
12 |
pipeline_tag: translation
|
13 |
tags:
|
14 |
- BART
|
15 |
+
---
|
16 |
+
|
17 |
+
# Guide
|
18 |
+
|
19 |
+
Please read the `finetune.ipynb` for the main training code.
|