athirdpath commited on
Commit
c8a8f71
1 Parent(s): 79a8a65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -35
README.md CHANGED
@@ -8,30 +8,11 @@ model-index:
8
  results: []
9
  ---
10
 
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
 
14
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
15
  # qlora
16
 
17
- This model is a fine-tuned version of [microsoft/Orca-2-13b](https://huggingface.co/microsoft/Orca-2-13b) on the None dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 2.6529
20
-
21
- ## Model description
22
-
23
- More information needed
24
-
25
- ## Intended uses & limitations
26
-
27
- More information needed
28
-
29
- ## Training and evaluation data
30
-
31
- More information needed
32
-
33
- ## Training procedure
34
-
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
@@ -44,18 +25,4 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: cosine
46
  - lr_scheduler_warmup_steps: 15
47
- - num_epochs: 2
48
-
49
- ### Training results
50
-
51
- | Training Loss | Epoch | Step | Validation Loss |
52
- |:-------------:|:-----:|:----:|:---------------:|
53
- | 1.0484 | 1.23 | 20 | 2.6529 |
54
-
55
-
56
- ### Framework versions
57
-
58
- - Transformers 4.35.2
59
- - Pytorch 2.0.1+cu118
60
- - Datasets 2.15.0
61
- - Tokenizers 0.15.0
 
8
  results: []
9
  ---
10
 
 
 
11
 
12
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
13
  # qlora
14
 
15
+ This model is a fine-tuned version of [microsoft/Orca-2-13b](https://huggingface.co/microsoft/Orca-2-13b) on a subset of the Vezora/Mini_Orca_Uncencored_Alpaca dataset, with some particularly spicy prompts added as well, to reduce the risk of rejections.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ### Training hyperparameters
17
 
18
  The following hyperparameters were used during training:
 
25
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
26
  - lr_scheduler_type: cosine
27
  - lr_scheduler_warmup_steps: 15
28
+ - num_epochs: 2