iqbalamo93 commited on
Commit
a97d8aa
1 Parent(s): 0399d11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
  library_name: transformers
3
- tags: [ultrachat]
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -27,4 +32,4 @@ bnb_config = BitsAndBytesConfig(
27
  ### Model Description
28
  This is quantized adapters trained on the Ultrachat 200k dataset for the TinyLlama-1.1B Intermediate Step 1431k 3T model.
29
 
30
- - Finetuned from model : [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T)
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - ultrachat
5
+ datasets:
6
+ - HuggingFaceH4/ultrachat_200k
7
+ base_model:
8
+ - TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
9
  ---
10
 
11
  # Model Card for Model ID
 
32
  ### Model Description
33
  This is quantized adapters trained on the Ultrachat 200k dataset for the TinyLlama-1.1B Intermediate Step 1431k 3T model.
34
 
35
+ - Finetuned from model : [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T)