BotondBarta commited on
Commit
7f7ff8a
·
verified ·
1 Parent(s): 6221a73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ base_model:
18
 
19
  <!-- Provide a longer summary of what this model is. -->
20
 
21
- This model is a fine-tuned version of google/mt5-large on the None dataset. It achieves the following results on the evaluation set:
22
 
23
  - **Model type:** Abstract Meaning Representation parser
24
  - **Language(s) (NLP):** Hungarian
@@ -27,7 +27,7 @@ This model is a fine-tuned version of google/mt5-large on the None dataset. It a
27
 
28
  <!-- Provide the basic links for the model. -->
29
 
30
- - **Repository:** https://github.com/botondbarta/HuAMR/tree/master/huamr
31
 
32
  ## Training Details
33
 
 
18
 
19
  <!-- Provide a longer summary of what this model is. -->
20
 
21
+ This model is a fine-tuned version of [google/mt5-large](https://huggingface.co/mt5-large) on the None dataset. It achieves the following results on the evaluation set:
22
 
23
  - **Model type:** Abstract Meaning Representation parser
24
  - **Language(s) (NLP):** Hungarian
 
27
 
28
  <!-- Provide the basic links for the model. -->
29
 
30
+ - **Repository:** [GitHub Repo](https://github.com/botondbarta/HuAMR)
31
 
32
  ## Training Details
33