souvik0306
commited on
Commit
·
d67c2dd
1
Parent(s):
a42fc92
Update README.md
Browse files
README.md
CHANGED
@@ -13,11 +13,11 @@ license: apache-2.0
|
|
13 |
### Finetuning Overview:
|
14 |
|
15 |
**Model Used:** llama/Llama-2-7b-hf
|
16 |
-
**Dataset:**
|
17 |
|
18 |
#### Dataset Insights:
|
19 |
|
20 |
-
No Robots is a high-quality dataset of 10,000 instructions and demonstrations created by skilled human annotators. This data can be used for supervised fine-tuning (SFT) to make language models follow instructions better.
|
21 |
|
22 |
#### Finetuning Details:
|
23 |
|
|
|
13 |
### Finetuning Overview:
|
14 |
|
15 |
**Model Used:** llama/Llama-2-7b-hf
|
16 |
+
**Dataset:** HuggingFaceH4/no_robots
|
17 |
|
18 |
#### Dataset Insights:
|
19 |
|
20 |
+
[No Robots](https://huggingface.co/datasets/HuggingFaceH4/no_robots) is a high-quality dataset of 10,000 instructions and demonstrations created by skilled human annotators. This data can be used for supervised fine-tuning (SFT) to make language models follow instructions better.
|
21 |
|
22 |
#### Finetuning Details:
|
23 |
|