brildev7 commited on
Commit
73805fc
1 Parent(s): f39aaa6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
  library_name: peft
3
  base_model: google/gemma-7b
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -76,10 +81,7 @@ Use the code below to get started with the model.
76
  ## Training Details
77
 
78
  ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
 
84
  ### Training Procedure
85
 
 
1
  ---
2
  library_name: peft
3
  base_model: google/gemma-7b
4
+ language:
5
+ - ko
6
+ tags:
7
+ - summarization
8
+ - gemma
9
  ---
10
 
11
  # Model Card for Model ID
 
81
  ## Training Details
82
 
83
  ### Training Data
84
+ https://huggingface.co/datasets/raki-1203/ai_hub_summarization
 
 
 
85
 
86
  ### Training Procedure
87