Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- library_name: peft
3
- license: llama2
4
- datasets:
5
- - BarraHome/Linux002
6
  language:
7
  - en
8
- pipeline_tag: text-generation
 
9
  tags:
10
  - linux
 
 
 
 
11
  ---
12
 
13
  ## Training procedure
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
+ license: llama2
5
+ library_name: peft
6
  tags:
7
  - linux
8
+ datasets:
9
+ - BarraHome/Linux002
10
+ pipeline_tag: text-generation
11
+ base_model: NousResearch/Llama-2-7b-chat-hf
12
  ---
13
 
14
  ## Training procedure