dfurman commited on
Commit
35ee48d
·
1 Parent(s): 567fa69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,11 +18,11 @@ base_model: mistralai/Mistral-7B-v0.1
18
 
19
  # Mistral-7B-Instruct-v0.1
20
 
21
- The Mistral-7B-Instruct-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. It is geared towards generalist instruction-following capabilities.
22
 
23
  ## Model Details
24
 
25
- This model was built via parameter-efficient finetuning of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-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
 
18
 
19
  # Mistral-7B-Instruct-v0.1
20
 
21
+ The Mistral-7B-Instruct-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters geared towards instruction-following capabilities.
22
 
23
  ## Model Details
24
 
25
+ This model was built via parameter-efficient finetuning of the [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) base model on the [jondurbin/airoboros-2.2.1](https://huggingface.co/datasets/jondurbin/airoboros-2.2.1) dataset. Finetuning was executed on 1x A100 (40 GB SXM) for roughly 3 hours.
26
 
27
  - **Developed by:** Daniel Furman
28
  - **Model type:** Decoder-only