shishir-dwi commited on
Commit
dae5e2c
1 Parent(s): 933c872

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
2
  library_name: peft
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  ## Training procedure
5
 
@@ -31,4 +41,4 @@ The following `bitsandbytes` quantization config was used during training:
31
 
32
  - PEFT 0.5.0
33
 
34
- - PEFT 0.5.0
 
1
  ---
2
  library_name: peft
3
+ base_model: meta-llama/Llama-2-7b-chat-hf
4
+ license: apache-2.0
5
+ language:
6
+ - en
7
+ tags:
8
+ - ArticleClassification
9
+ - Llama2-7B-chat-hf
10
+ - ludwig
11
+ - LoRA
12
+ - PEFT
13
  ---
14
  ## Training procedure
15
 
 
41
 
42
  - PEFT 0.5.0
43
 
44
+ - PEFT 0.5.0