sieg2011 commited on
Commit
04d7cfc
·
verified ·
1 Parent(s): 585c963

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -6,9 +6,14 @@ tags:
6
  - generated_from_trainer
7
  metrics:
8
  - bleu
 
 
9
  model-index:
10
  - name: codet5-base-sql-create-context
11
  results: []
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -64,4 +69,4 @@ The following hyperparameters were used during training:
64
  - Transformers 4.50.3
65
  - Pytorch 2.5.1+cu121
66
  - Datasets 3.5.0
67
- - Tokenizers 0.21.1
 
6
  - generated_from_trainer
7
  metrics:
8
  - bleu
9
+ - rouge
10
+ - exact_match
11
  model-index:
12
  - name: codet5-base-sql-create-context
13
  results: []
14
+ datasets:
15
+ - b-mc2/sql-create-context
16
+ pipeline_tag: text2text-generation
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
69
  - Transformers 4.50.3
70
  - Pytorch 2.5.1+cu121
71
  - Datasets 3.5.0
72
+ - Tokenizers 0.21.1