Update README.md
Browse files
README.md
CHANGED
@@ -25,9 +25,9 @@ This model is a LoRA (Low-Rank Adaptation) fine-tune of the `EleutherAI/pythia-7
|
|
25 |
|
26 |
This is a PEFT LoRA adapter for the `EleutherAI/pythia-70m-deduped` model. It has been fine-tuned on a dataset related to sarcasm. As a Causal Language Model (CLM), its primary function is to predict the next token in a sequence. This fine-tuning aims to imbue the model with an understanding or stylistic representation of sarcastic language.
|
27 |
|
28 |
-
- **Developed by:**
|
29 |
- **Funded by [optional]:** [Information Not Provided]
|
30 |
-
- **Shared by [optional]:**
|
31 |
- **Model type:** Causal Language Model (specifically, a LoRA adapter for a GPT-NeoX based model)
|
32 |
- **Language(s) (NLP):** English (derived from the base model and assumed dataset language)
|
33 |
- **License:** Apache-2.0 (inherited from the base model `EleutherAI/pythia-70m-deduped`)
|
|
|
25 |
|
26 |
This is a PEFT LoRA adapter for the `EleutherAI/pythia-70m-deduped` model. It has been fine-tuned on a dataset related to sarcasm. As a Causal Language Model (CLM), its primary function is to predict the next token in a sequence. This fine-tuning aims to imbue the model with an understanding or stylistic representation of sarcastic language.
|
27 |
|
28 |
+
- **Developed by:** hyvve (based on job configurations)
|
29 |
- **Funded by [optional]:** [Information Not Provided]
|
30 |
+
- **Shared by [optional]:** hyvve
|
31 |
- **Model type:** Causal Language Model (specifically, a LoRA adapter for a GPT-NeoX based model)
|
32 |
- **Language(s) (NLP):** English (derived from the base model and assumed dataset language)
|
33 |
- **License:** Apache-2.0 (inherited from the base model `EleutherAI/pythia-70m-deduped`)
|