librarian-bot
commited on
Commit
•
372fffe
1
Parent(s):
3144c6c
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`Den4ikAI/mailruQA-big`](https://huggingface.co/datasets/Den4ikAI/mailruQA-big), 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,10 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
widget:
|
4 |
-
|
5 |
-
|
6 |
-
example_title: "test"
|
7 |
-
|
8 |
---
|
9 |
Здесь будут выкладываться чекпоинты модели rugpt3-medium обученной на данных с otvet.mail.ru
|
10 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets: Den4ikAI/mailruQA-big
|
4 |
widget:
|
5 |
+
- text: "Q: Что такое любовь?\n A:"
|
6 |
+
example_title: test
|
|
|
|
|
7 |
---
|
8 |
Здесь будут выкладываться чекпоинты модели rugpt3-medium обученной на данных с otvet.mail.ru
|
9 |
|