annadmitrieva
commited on
Commit
•
080f221
1
Parent(s):
c0633b4
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fi
|
4 |
+
---
|
5 |
+
|
6 |
+
This is a finetuned mBART model (https://github.com/facebookresearch/fairseq/tree/main/examples/mbart) suitable for Finnish sentence simplification.
|
7 |
+
The checkpoint is a **fairseq** checkpoint.
|
8 |
+
|
9 |
+
The training data can be obtained here: http://urn.fi/urn:nbn:fi:lb-2024011703.
|