mrm8488 commited on
Commit
3406fb1
1 Parent(s): dc5e761

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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: