Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -2,12 +2,14 @@
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: "translate to English: SELECT COUNT Model FROM table WHERE Architecture = RoBERTa AND creator = Manuel Romero"
8
-
9
  metrics:
10
  - bleu
 
 
 
 
 
 
11
  model-index:
12
  - name: t5-small-finetuned-wikisql-sql-nl-nl-sql
13
  results: []
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
 
 
5
  metrics:
6
  - bleu
7
+ widget:
8
+ - text: 'translate to SQL: How many models with BERT architecture are in the HuggingFace
9
+ Hub?'
10
+ - text: 'translate to English: SELECT COUNT Model FROM table WHERE Architecture =
11
+ RoBERTa AND creator = Manuel Romero'
12
+ base_model: t5-small
13
  model-index:
14
  - name: t5-small-finetuned-wikisql-sql-nl-nl-sql
15
  results: []