omark807 commited on
Commit
a9d8c16
verified
1 Parent(s): ba34ea6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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:** mkhan259 (via this collaborative troubleshooting session)
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