bahuia commited on
Commit
dcb3b52
1 Parent(s): 939c0ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
 
6
  ### Dog-instruct-wrapper-7b-lora
7
 
8
- **Dog-instruct-wrapper-7b** is a set of lora adapters released by our NAACL 2024 Paper [**_DoG-Instruct: Towards Premium Instruction-Tuning Data via Text-Grounded Instruction Wrapping_**](https://arxiv.org/abs/2309.05447), designed specifically for integration with the Llama-2-7b-hf model.
9
 
10
- **Dog-instruct-wrapper-7b** is a tool utilized for converting human-written text into a triple of (instruction, input, output), serving as an exemplar for fine-tuning language model models (LLMs) through instruction-tuning.
11
 
12
  Here is an example:
13
 
 
5
 
6
  ### Dog-instruct-wrapper-7b-lora
7
 
8
+ **Dog-instruct-wrapper-7b-lora** is a set of lora adapters released by our NAACL 2024 Paper [**_DoG-Instruct: Towards Premium Instruction-Tuning Data via Text-Grounded Instruction Wrapping_**](https://arxiv.org/abs/2309.05447), designed specifically for integration with the Llama-2-7b-hf model.
9
 
10
+ **Dog-instruct-wrapper-7b-lora** is a tool utilized for converting human-written text into a triple of (instruction, input, output), serving as an exemplar for fine-tuning language model models (LLMs) through instruction-tuning.
11
 
12
  Here is an example:
13