ayushsinha commited on
Commit
b00fcda
·
verified ·
1 Parent(s): 34195cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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:** T5
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