hyokwan commited on
Commit
c05bd3b
·
verified ·
1 Parent(s): 2a613c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -1,8 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Model Details model
2
 
3
  model is continued pretrained language model based on google/gemma-7b-it
4
 
5
- This model is trained with specific department of university (Korea Plytechnics Fintech) .
6
 
7
  Intended Use TBD
8
 
@@ -22,4 +38,4 @@ Misuse
22
 
23
  ---
24
  license: apache-2.0
25
- ---
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - hyokwan/hkcode_20241202
5
+ language:
6
+ - ko
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - google/gemma-7b-it
11
+ new_version: hyokwan/kopo_gemma_7b_it_20241202
12
+ pipeline_tag: text-generation
13
+ library_name: transformers
14
+ tags:
15
+ - university
16
+ ---
17
  Model Details model
18
 
19
  model is continued pretrained language model based on google/gemma-7b-it
20
 
21
+ This model is trained with specific department of university (Korea Polytechnics Fintech) .
22
 
23
  Intended Use TBD
24
 
 
38
 
39
  ---
40
  license: apache-2.0
41
+ ---