PEFT
Safetensors
German
trl
sft
Generated from Trainer
JanPf commited on
Commit
f8f5a8e
·
verified ·
1 Parent(s): 1103eb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -49
README.md CHANGED
@@ -14,53 +14,7 @@ language:
14
  - de
15
  ---
16
 
17
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
- should probably proofread and complete it, then remove this comment. -->
19
 
20
- # LLaMmlein_1b_chat_evol_instruct
21
-
22
- This model is a fine-tuned version of [LSX-UniWue/LLaMmlein_1b](https://huggingface.co/LSX-UniWue/LLaMmlein_1b) on an unknown dataset.
23
- It achieves the following results on the evaluation set:
24
- - Loss: 1.7288
25
-
26
- ## Model description
27
-
28
- More information needed
29
-
30
- ## Intended uses & limitations
31
-
32
- More information needed
33
-
34
- ## Training and evaluation data
35
-
36
- More information needed
37
-
38
- ## Training procedure
39
-
40
- ### Training hyperparameters
41
-
42
- The following hyperparameters were used during training:
43
- - learning_rate: 5e-05
44
- - train_batch_size: 8
45
- - eval_batch_size: 8
46
- - seed: 42
47
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
- - lr_scheduler_type: linear
49
- - num_epochs: 3.0
50
-
51
- ### Training results
52
-
53
- | Training Loss | Epoch | Step | Validation Loss |
54
- |:-------------:|:-----:|:-----:|:---------------:|
55
- | 1.3607 | 1.0 | 7378 | 1.7371 |
56
- | 1.422 | 2.0 | 14756 | 1.7271 |
57
- | 1.5202 | 3.0 | 22134 | 1.7288 |
58
-
59
-
60
- ### Framework versions
61
-
62
- - PEFT 0.13.2
63
- - Transformers 4.44.2
64
- - Pytorch 2.4.1+cu121
65
- - Datasets 3.0.1
66
- - Tokenizers 0.19.1
 
14
  - de
15
  ---
16
 
17
+ # LLäMmlein 1B Chat
 
18
 
19
+ This is a chat adapter for the German Tinyllama 1B language model.
20
+ Find more details on our [page](https://www.informatik.uni-wuerzburg.de/datascience/projects/nlp/llammlein/)!