librarian-bot
commited on
Commit
•
ec504b2
1
Parent(s):
baaf7df
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`dumitrescustefan/diacritic`](https://huggingface.co/datasets/dumitrescustefan/diacritic), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
language: ro
|
3 |
-
inference: true
|
4 |
license: apache-2.0
|
5 |
-
|
6 |
tags:
|
7 |
- romanian
|
8 |
- seq2seq
|
9 |
- t5
|
|
|
|
|
10 |
---
|
11 |
|
12 |
This is the fine-tuned [mt5-base-romanian](https://huggingface.co/dumitrescustefan/mt5-base-romanian) base model (**390M** parameters).
|
|
|
1 |
---
|
2 |
language: ro
|
|
|
3 |
license: apache-2.0
|
|
|
4 |
tags:
|
5 |
- romanian
|
6 |
- seq2seq
|
7 |
- t5
|
8 |
+
datasets: dumitrescustefan/diacritic
|
9 |
+
inference: true
|
10 |
---
|
11 |
|
12 |
This is the fine-tuned [mt5-base-romanian](https://huggingface.co/dumitrescustefan/mt5-base-romanian) base model (**390M** parameters).
|