Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ model_index:
|
|
| 39 |
## Model Description
|
| 40 |
This is the 4th version of the fine-tuned **CodeLlama-7b-hf** specifically optimized for **Text-to-SQL** tasks.
|
| 41 |
It was trained on a **MacBook Pro M3** using **MPS (Metal Performance Shaders)** acceleration.
|
| 42 |
-
This version demostrate that MPS
|
| 43 |
|
| 44 |
### Origin & Adaptation
|
| 45 |
This project is adapted from the **Microsoft "Generative AI for Beginners" Course (Chapter 18: Fine-tuning)**.
|
|
|
|
| 39 |
## Model Description
|
| 40 |
This is the 4th version of the fine-tuned **CodeLlama-7b-hf** specifically optimized for **Text-to-SQL** tasks.
|
| 41 |
It was trained on a **MacBook Pro M3** using **MPS (Metal Performance Shaders)** acceleration.
|
| 42 |
+
This version demostrate that MPS fine tuning can achieve **71.0%** accuracy based on **Exact Match**.
|
| 43 |
|
| 44 |
### Origin & Adaptation
|
| 45 |
This project is adapted from the **Microsoft "Generative AI for Beginners" Course (Chapter 18: Fine-tuning)**.
|