dfurman commited on
Commit
f2f9527
·
1 Parent(s): 0eb132f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -4,11 +4,10 @@ library_name: peft
4
  tags:
5
  - mistral
6
  datasets:
7
- - ehartford/dolphin
8
- - garage-bAInd/Open-Platypus
9
  inference: false
10
  pipeline_tag: text-generation
11
- base_model: mistralai/Mistral-7B-v0.1
12
  ---
13
 
14
  <div align="center">
@@ -23,7 +22,7 @@ The Mistral-7B-Instruct-v0.1 Large Language Model (LLM) is a pretrained generati
23
 
24
  ## Model Details
25
 
26
- This model was built via parameter-efficient finetuning of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the first 5k rows of [ehartford/dolphin](https://huggingface.co/datasets/ehartford/dolphin). Finetuning was executed on 1x A100 (40 GB SXM) for roughly 1 hour on Google Colab.
27
 
28
  - **Developed by:** Daniel Furman
29
  - **Model type:** Decoder-only
 
4
  tags:
5
  - mistral
6
  datasets:
7
+ - jondurbin/airoboros-2.2.1
 
8
  inference: false
9
  pipeline_tag: text-generation
10
+ base_model: mistralai/Mistral-7B-Instruct-v0.1
11
  ---
12
 
13
  <div align="center">
 
22
 
23
  ## Model Details
24
 
25
+ This model was built via parameter-efficient finetuning of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the [jondurbin/airoboros-2.2.1](https://huggingface.co/datasets/jondurbin/airoboros-2.2.1). Finetuning was executed on 1x A100 (40 GB SXM) for roughly 3 hours.
26
 
27
  - **Developed by:** Daniel Furman
28
  - **Model type:** Decoder-only