kykim0 commited on
Commit
21c6182
·
verified ·
1 Parent(s): 7459f39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -9,8 +9,8 @@ tags:
9
  - trl
10
  - sft
11
  - generated_from_trainer
12
- datasets:
13
- - HuggingFaceH4/ultrachat_200k
14
  model-index:
15
  - name: Llama-2-7b-ultrachat-syn
16
  results: []
@@ -21,9 +21,9 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  # Llama-2-7b-ultrachat-syn
23
 
24
- This model is a fine-tuned version of [kykim0/Llama-2-7b-ultrachat200k-2e](https://huggingface.co/kykim0/Llama-2-7b-ultrachat200k-2e) on the HuggingFaceH4/ultrachat_200k dataset.
25
  It achieves the following results on the evaluation set:
26
- - Loss: 0.0863
27
 
28
  ## Model description
29
 
@@ -58,10 +58,10 @@ The following hyperparameters were used during training:
58
 
59
  ### Training results
60
 
61
- | Training Loss | Epoch | Step | Validation Loss |
62
  |:-------------:|:------:|:----:|:---------------:|
63
  | 0.0994 | 0.9984 | 156 | 0.0907 |
64
- | 0.0916 | 1.9968 | 312 | 0.0863 |
65
 
66
 
67
  ### Framework versions
 
9
  - trl
10
  - sft
11
  - generated_from_trainer
12
+ # datasets:
13
+ # - HuggingFaceH4/ultrachat_200k
14
  model-index:
15
  - name: Llama-2-7b-ultrachat-syn
16
  results: []
 
21
 
22
  # Llama-2-7b-ultrachat-syn
23
 
24
+ <!-- This model is a fine-tuned version of [kykim0/Llama-2-7b-ultrachat200k-2e](https://huggingface.co/kykim0/Llama-2-7b-ultrachat200k-2e) on the HuggingFaceH4/ultrachat_200k dataset.
25
  It achieves the following results on the evaluation set:
26
+ - Loss: 0.0863 -->
27
 
28
  ## Model description
29
 
 
58
 
59
  ### Training results
60
 
61
+ <!-- | Training Loss | Epoch | Step | Validation Loss |
62
  |:-------------:|:------:|:----:|:---------------:|
63
  | 0.0994 | 0.9984 | 156 | 0.0907 |
64
+ | 0.0916 | 1.9968 | 312 | 0.0863 | -->
65
 
66
 
67
  ### Framework versions