scrawlsbraid commited on
Commit
42328e8
1 Parent(s): a527a7b

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  license: apache-2.0
3
- base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.3
4
  tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
 
8
  model-index:
9
  - name: tinyllama-colorist-lora
10
  results: []
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # tinyllama-colorist-lora
17
 
18
- This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v0.3](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v0.3) on the None dataset.
19
 
20
  ## Model description
21
 
@@ -51,7 +52,8 @@ The following hyperparameters were used during training:
51
 
52
  ### Framework versions
53
 
54
- - Transformers 4.35.2
 
55
  - Pytorch 2.1.0+cu121
56
- - Datasets 2.17.0
57
- - Tokenizers 0.15.1
 
1
  ---
2
  license: apache-2.0
3
+ library_name: peft
4
  tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
+ base_model: PY007/TinyLlama-1.1B-Chat-v0.3
9
  model-index:
10
  - name: tinyllama-colorist-lora
11
  results: []
 
16
 
17
  # tinyllama-colorist-lora
18
 
19
+ This model is a fine-tuned version of [PY007/TinyLlama-1.1B-Chat-v0.3](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.3) on the None dataset.
20
 
21
  ## Model description
22
 
 
52
 
53
  ### Framework versions
54
 
55
+ - PEFT 0.9.0
56
+ - Transformers 4.38.2
57
  - Pytorch 2.1.0+cu121
58
+ - Datasets 2.18.0
59
+ - Tokenizers 0.15.2