mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
add instruction dataset
This commit is contained in:
3
ch07/01_main-chapter-code/README.md
Normal file
3
ch07/01_main-chapter-code/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Chapter 7: Finetuning to Follow Instructions
|
||||
|
||||
In progress ...
|
||||
5502
ch07/01_main-chapter-code/instruction-data.json
Normal file
5502
ch07/01_main-chapter-code/instruction-data.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
# Chapter 7: Instruction and Preference Finetuning
|
||||
# Chapter 7: Finetuning to Follow Instructions
|
||||
|
||||
This folder contains utility code that can be used for preparing an instruction dataset.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Chapter 7: Instruction Finetuning
|
||||
# Chapter 7: Finetuning to Follow Instructions
|
||||
|
||||
This folder contains utility code that can be used for model evaluation.
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Chapter 7: Instruction Finetuning
|
||||
# Chapter 7: Finetuning to Follow Instructions
|
||||
|
||||
In progress ...
|
||||
@@ -1,3 +1,3 @@
|
||||
# Chapter 7: Instruction Finetuning
|
||||
# Chapter 7: Finetuning to Follow Instructions
|
||||
|
||||
In progress ...
|
||||
Reference in New Issue
Block a user