Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ This repository hosts the quantized version of the T5 model fine-tuned for Gramm
|
|
6 |
|
7 |
## 🏗 Model Details
|
8 |
|
9 |
-
- **Model Architecture:**
|
10 |
- **Task:** Grammar Correction
|
11 |
- **Dataset:** Hugging Face's `jfleg`
|
12 |
- **Quantization:** Float16 (FP16) for optimized inference
|
|
|
6 |
|
7 |
## 🏗 Model Details
|
8 |
|
9 |
+
- **Model Architecture:** t5-base
|
10 |
- **Task:** Grammar Correction
|
11 |
- **Dataset:** Hugging Face's `jfleg`
|
12 |
- **Quantization:** Float16 (FP16) for optimized inference
|