SGEcon commited on
Commit
dc1b6cf
1 Parent(s): c322688

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -96,7 +96,7 @@ The method uses NormalFloat 4-bit (NF4), a new data type that is theoretically o
96
  - Also, we performed instruction tuning using the data that we collected and the kyujinpy/KOR-OpenOrca-Platypus-v3 dataset on the hugging face.
97
  Instruction tuning is learning in a supervised learning format that uses instructions and input data together as input and output data as a pair.
98
  In other words, instruction tuning involves fine-tuning a pre-trained model for a specific task or set of tasks, where the model is taught to follow specific instructions or guidelines.
99
-
100
 
101
 
102
  ### Training Data
 
96
  - Also, we performed instruction tuning using the data that we collected and the kyujinpy/KOR-OpenOrca-Platypus-v3 dataset on the hugging face.
97
  Instruction tuning is learning in a supervised learning format that uses instructions and input data together as input and output data as a pair.
98
  In other words, instruction tuning involves fine-tuning a pre-trained model for a specific task or set of tasks, where the model is taught to follow specific instructions or guidelines.
99
+ Instruction tuning is a type of Supervised Fine-tuning (SFT) that aims to improve the generality and adaptability of a model by introducing an additional dimension that enables the model to understand and follow specific instructions.
100
 
101
 
102
  ### Training Data