Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ This model is a fine-tuned version of Google's Gemma 1B-IT, adapted for the task
|
|
24 |
|
25 |
This model is a Causal Language Model (`AutoModelForCausalLM`) fine-tuned from `google/gemma-3-1b-it`. Its primary function is to serve as a conversational assistant for queries concerning web accessibility. It processes user questions about accessibility guidelines and concepts (e.g., alt text, color contrast, keyboard navigation) and generates informative answers based on the patterns learned from its fine-tuning dataset.
|
26 |
|
27 |
-
- **Developed by:**
|
28 |
- **Shared by:** omark807
|
29 |
- **Model type:** Causal Language Model (Fine-tuned via PEFT/LoRA)
|
30 |
- **Language(s) (NLP):** English
|
|
|
24 |
|
25 |
This model is a Causal Language Model (`AutoModelForCausalLM`) fine-tuned from `google/gemma-3-1b-it`. Its primary function is to serve as a conversational assistant for queries concerning web accessibility. It processes user questions about accessibility guidelines and concepts (e.g., alt text, color contrast, keyboard navigation) and generates informative answers based on the patterns learned from its fine-tuning dataset.
|
26 |
|
27 |
+
- **Developed by:** omark807
|
28 |
- **Shared by:** omark807
|
29 |
- **Model type:** Causal Language Model (Fine-tuned via PEFT/LoRA)
|
30 |
- **Language(s) (NLP):** English
|