ArvinZhuang
commited on
Commit
•
42284bc
1
Parent(s):
c41c126
Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,11 @@ inference:
|
|
13 |
widget:
|
14 |
- text: >-
|
15 |
Generate a Japanese question for this passage: Transformer (machine learning model) A transformer is a deep learning model that adopts the mechanism of self-attention, differentially weighting the significance of each part of the input (which includes the recursive output) data.
|
16 |
-
|
17 |
-
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
## Model description
|
|
|
13 |
widget:
|
14 |
- text: >-
|
15 |
Generate a Japanese question for this passage: Transformer (machine learning model) A transformer is a deep learning model that adopts the mechanism of self-attention, differentially weighting the significance of each part of the input (which includes the recursive output) data.
|
16 |
+
example_title: Generate Japanese questions
|
17 |
+
|
18 |
+
- text: >-
|
19 |
+
Generate a Arabic question for this passage: Transformer (machine learning model) A transformer is a deep learning model that adopts the mechanism of self-attention, differentially weighting the significance of each part of the input (which includes the recursive output) data.
|
20 |
+
example_title: Generate Arabic questions
|
21 |
---
|
22 |
|
23 |
## Model description
|