damerajee commited on
Commit
39fe298
1 Parent(s): c637c88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,6 +1,15 @@
1
  ---
2
  library_name: peft
3
  base_model: unsloth/tinyllama-bnb-4bit
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Steps to try the model:
@@ -51,5 +60,4 @@ The base model [unsloth/tinyllama-bnb-4bit](https://huggingface.co/unsloth/tinyl
51
 
52
  # Training Details
53
 
54
- The model was trained for 1 epoch on a free goggle colab which took about 1 hour and 30 mins approximately
55
-
 
1
  ---
2
  library_name: peft
3
  base_model: unsloth/tinyllama-bnb-4bit
4
+ license: mit
5
+ datasets:
6
+ - yahma/alpaca-cleaned
7
+ language:
8
+ - en
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - Instruct
12
+ - TinyLlama
13
  ---
14
 
15
  # Steps to try the model:
 
60
 
61
  # Training Details
62
 
63
+ The model was trained for 1 epoch on a free goggle colab which took about 1 hour and 30 mins approximately