Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ This LoRA adapter is intended to be loaded on top of the `EleutherAI/pythia-70m-
|
|
47 |
* Completing prompts in a sarcastic manner.
|
48 |
* Research into modeling nuanced aspects of language like sarcasm with smaller LMs.
|
49 |
|
50 |
-
**Note:** Due to the extremely small dataset size used for fine-tuning (
|
51 |
|
52 |
### Downstream Use [optional]
|
53 |
|
|
|
47 |
* Completing prompts in a sarcastic manner.
|
48 |
* Research into modeling nuanced aspects of language like sarcasm with smaller LMs.
|
49 |
|
50 |
+
**Note:** Due to the extremely small dataset size used for fine-tuning (~1000 examples with each file containing 200 examples), the model's ability to robustly generate or understand sarcasm will be very limited. It primarily serves as a pipeline and integration test.
|
51 |
|
52 |
### Downstream Use [optional]
|
53 |
|