librarian-bot
commited on
Commit
•
e689ffe
1
Parent(s):
e2239a2
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`SkelterLabsInc/JaQuAD`](https://huggingface.co/datasets/SkelterLabsInc/JaQuAD), 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,22 +1,23 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- question-answering
|
5 |
- generated_from_trainer
|
6 |
- bert
|
7 |
- jaquad
|
8 |
-
|
9 |
-
- ja
|
10 |
inference:
|
11 |
parameters:
|
12 |
align_to_words: false
|
13 |
widget:
|
14 |
-
- text:
|
15 |
-
context:
|
16 |
-
- text:
|
17 |
-
context:
|
18 |
-
- text:
|
19 |
-
context:
|
20 |
model-index:
|
21 |
- name: roberta_qa_japanese
|
22 |
results: []
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ja
|
4 |
license: mit
|
5 |
tags:
|
6 |
- question-answering
|
7 |
- generated_from_trainer
|
8 |
- bert
|
9 |
- jaquad
|
10 |
+
datasets: SkelterLabsInc/JaQuAD
|
|
|
11 |
inference:
|
12 |
parameters:
|
13 |
align_to_words: false
|
14 |
widget:
|
15 |
+
- text: 決勝トーナメントで日本に勝ったのはどこでしたか。
|
16 |
+
context: 日本は予選リーグで強豪のドイツとスペインに勝って決勝トーナメントに進んだが、クロアチアと対戦して敗れた。
|
17 |
+
- text: 8世紀に日本の首都はどこでしたか。
|
18 |
+
context: 8世紀に日本の首都であった奈良を代表する寺院である東大寺は、「古都奈良の文化財」の一部として世界遺産に登録されている。東大寺には、「奈良の大仏」として知られる、高さ約15メートルの盧舎那仏像をはじめ、日本仏教美術史を代表する著名作品が多く所蔵されている。
|
19 |
+
- text: 「奈良の大仏」の高さは何メートルなの?
|
20 |
+
context: 8世紀に日本の首都であった奈良を代表する寺院である東大寺は、「古都奈良の文化財」の一部として世界遺産に登録されている。東大寺には、「奈良の大仏」として知られる、高さ約15メートルの盧舎那仏像をはじめ、日本仏教美術史を代表する著名作品が多く所蔵されている。
|
21 |
model-index:
|
22 |
- name: roberta_qa_japanese
|
23 |
results: []
|