Athipan01 commited on
Commit
bf58c25
·
verified ·
1 Parent(s): 7c8c106

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -4,9 +4,27 @@ license: apache-2.0
4
  base_model: t5-base
5
  tags:
6
  - generated_from_trainer
 
 
 
 
 
 
 
7
  model-index:
8
  - name: t5-model
9
  results: []
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -50,4 +68,4 @@ The following hyperparameters were used during training:
50
  - Transformers 4.51.3
51
  - Pytorch 2.6.0+cu124
52
  - Datasets 3.6.0
53
- - Tokenizers 0.21.1
 
4
  base_model: t5-base
5
  tags:
6
  - generated_from_trainer
7
+ - code-fixing
8
+ - bug-detection
9
+ - t5
10
+ - code-repair
11
+ - python
12
+ - syntax-fix
13
+ - ai-debugger
14
  model-index:
15
  - name: t5-model
16
  results: []
17
+ datasets:
18
+ - codeparrot/github-code
19
+ - codeparrot/github-code-clean
20
+ - bigcode/the-stack
21
+ language:
22
+ - th
23
+ - en
24
+ metrics:
25
+ - accuracy
26
+ - bleu
27
+ pipeline_tag: text2text-generation
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
68
  - Transformers 4.51.3
69
  - Pytorch 2.6.0+cu124
70
  - Datasets 3.6.0
71
+ - Tokenizers 0.21.1