BramVanroy
commited on
Commit
•
d918900
1
Parent(s):
9028634
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,12 @@
|
|
1 |
---
|
2 |
base_model: facebook/mbart-large-cc25
|
3 |
-
|
4 |
-
-
|
5 |
-
|
6 |
-
-
|
7 |
-
results: []
|
8 |
---
|
9 |
|
10 |
-
|
11 |
-
should probably proofread and complete it, then remove this comment. -->
|
12 |
-
|
13 |
-
# en_es_nl+no_processing
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/mbart-large-cc25](https://huggingface.co/facebook/mbart-large-cc25) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
|
|
1 |
---
|
2 |
base_model: facebook/mbart-large-cc25
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- nl
|
6 |
+
- es
|
|
|
7 |
---
|
8 |
|
9 |
+
# EN, ES and NL to AMR parsing
|
|
|
|
|
|
|
10 |
|
11 |
This model is a fine-tuned version of [facebook/mbart-large-cc25](https://huggingface.co/facebook/mbart-large-cc25) on the None dataset.
|
12 |
It achieves the following results on the evaluation set:
|