ybjeong commited on
Commit
0ffddeb
1 Parent(s): 60aaa66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -19
README.md CHANGED
@@ -11,21 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # test
13
 
14
- This model is a fine-tuned version of [meta-llama/Llama-2-13b-chat-hf](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf) on an unknown dataset.
15
-
16
- ## Model description
17
-
18
- More information needed
19
-
20
- ## Intended uses & limitations
21
-
22
- More information needed
23
-
24
- ## Training and evaluation data
25
-
26
- More information needed
27
-
28
- ## Training procedure
29
 
30
  ### Training hyperparameters
31
 
@@ -39,10 +25,7 @@ The following hyperparameters were used during training:
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: constant
41
  - lr_scheduler_warmup_ratio: 0.03
42
- - training_steps: 101
43
-
44
- ### Training results
45
-
46
 
47
 
48
  ### Framework versions
 
11
 
12
  # test
13
 
14
+ This model is a fine-tuned version of [meta-llama/Llama-2-13b-chat-hf](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf) on LIMA dataset(translated in Koean)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  ### Training hyperparameters
17
 
 
25
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
26
  - lr_scheduler_type: constant
27
  - lr_scheduler_warmup_ratio: 0.03
28
+ - training_steps: 101(6.34 epoch)
 
 
 
29
 
30
 
31
  ### Framework versions