manny-uncharted commited on
Commit
dc0be88
·
verified ·
1 Parent(s): 14ba759

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (14 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
 
 
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