singhjagpreet commited on
Commit
31a635f
·
verified ·
1 Parent(s): a92aa3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: gemma
3
  library_name: transformers
4
  model-index:
5
  - name: gemma-2b_text_to_sql
@@ -24,6 +24,11 @@ widget:
24
  Context: CREATE TABLE city (Official_Name VARCHAR, Population VARCHAR)
25
  example_title: Name of Cities
26
  pipeline_tag: text-generation
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ license: other
3
  library_name: transformers
4
  model-index:
5
  - name: gemma-2b_text_to_sql
 
24
  Context: CREATE TABLE city (Official_Name VARCHAR, Population VARCHAR)
25
  example_title: Name of Cities
26
  pipeline_tag: text-generation
27
+ metrics:
28
+ - bleu
29
+ - rouge
30
+ datasets:
31
+ - b-mc2/sql-create-context
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You