Tommy0303000 commited on
Commit
5d31de2
1 Parent(s): 5a9dd9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ The model was fine-tuned using the "b-mc2/sql-create-context" dataset, enriched
64
  ### Training Procedure
65
 
66
  #### Preprocessing
67
- The dataset was structured into a format conducive to efficient learning by employing templates that transformed raw data into a series of instructions and answers.
68
 
69
  #### Training Hyperparameters
70
  Training regime: The model leveraged LoRA for efficient adaptation, alongside model quantization for reduced memory footprint.
 
64
  ### Training Procedure
65
 
66
  #### Preprocessing
67
+ The dataset was structured into a format conducive to efficient learning by employing templates that transformed raw data into a series of instructions and answers (refer to Tommy0303000/preprocessed-sql-create-context).
68
 
69
  #### Training Hyperparameters
70
  Training regime: The model leveraged LoRA for efficient adaptation, alongside model quantization for reduced memory footprint.