Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
metrics:
|
| 6 |
- bleu
|
| 7 |
model-index:
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
widget:
|
| 6 |
+
- text: "translate to SQL: How many models with BERT architecture are in the HuggingFace Hub?"
|
| 7 |
+
- text: "SELECT COUNT Model FROM table WHERE Architecture = RoBERTa AND creator = Manuel Romero"
|
| 8 |
+
|
| 9 |
metrics:
|
| 10 |
- bleu
|
| 11 |
model-index:
|