Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ Fine-tuned on synthetic + real-world datasets using CodeT5 with LoRA for efficie
|
|
| 22 |
- **Model type:** Seq2Seq Transformer (CodeT5)
|
| 23 |
- **Language(s) (NLP):** English
|
| 24 |
- **License:** Apache 2.0
|
| 25 |
-
- **Finetuned from model:** Salesforce/CodeT5-
|
| 26 |
|
| 27 |
### Model Sources
|
| 28 |
|
|
@@ -139,7 +139,7 @@ High syntax accuracy, good partial match rate, slightly lower exact match on mul
|
|
| 139 |
## Technical Specifications
|
| 140 |
|
| 141 |
### Model Architecture and Objective
|
| 142 |
-
- CodeT5-
|
| 143 |
- Objective: Seq2Seq code generation from natural language + data context
|
| 144 |
|
| 145 |
### Compute Infrastructure
|
|
|
|
| 22 |
- **Model type:** Seq2Seq Transformer (CodeT5)
|
| 23 |
- **Language(s) (NLP):** English
|
| 24 |
- **License:** Apache 2.0
|
| 25 |
+
- **Finetuned from model:** Salesforce/CodeT5-base
|
| 26 |
|
| 27 |
### Model Sources
|
| 28 |
|
|
|
|
| 139 |
## Technical Specifications
|
| 140 |
|
| 141 |
### Model Architecture and Objective
|
| 142 |
+
- CodeT5-base (encoder-decoder)
|
| 143 |
- Objective: Seq2Seq code generation from natural language + data context
|
| 144 |
|
| 145 |
### Compute Infrastructure
|