Text Generation
PEFT
Safetensors
dfurman librarian-bot commited on
Commit
824e6ec
1 Parent(s): bf44b0d

Librarian Bot: Add base_model information to model (#5)

Browse files

- Librarian Bot: Add base_model information to model (c7c7ca6fb2bc713c1a9557f2b6760dc1f5248096)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ---
 
2
  library_name: peft
3
  datasets:
4
  - OpenAssistant/oasst1
5
  pipeline_tag: text-generation
6
- license: apache-2.0
7
  ---
8
 
9
  # falcon-7b-openassistant-peft 🦅
 
1
  ---
2
+ license: apache-2.0
3
  library_name: peft
4
  datasets:
5
  - OpenAssistant/oasst1
6
  pipeline_tag: text-generation
7
+ base_model: tiiuae/falcon-7b
8
  ---
9
 
10
  # falcon-7b-openassistant-peft 🦅