BacemKarray commited on
Commit
4876673
·
verified ·
1 Parent(s): 713f60c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ base_model:
8
  - mistralai/Mistral-7B-Instruct-v0.3
9
  ---
10
 
11
- Lightweight LoRA adapters trained on the EdinburghNLP/XSum dataset for abstractive news summarization.
12
 
13
- The adapters fine-tune Mistral-7B-Instruct-v0.3 using ~50k training and 2k validation samples prepared via a summarization prompt.
14
 
15
  Training used the following parameters:
16
  r=8,
 
8
  - mistralai/Mistral-7B-Instruct-v0.3
9
  ---
10
 
11
+ Lightweight LoRA adapter trained on the EdinburghNLP/XSum dataset for abstractive news summarization.
12
 
13
+ The adapter fine-tunes Mistral-7B-Instruct-v0.3 using ~50k training and 2k validation samples prepared via a summarization prompt.
14
 
15
  Training used the following parameters:
16
  r=8,