helliun commited on
Commit
aca579a
·
1 Parent(s): 1e620f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -65,10 +65,16 @@ print(decoded)
65
 
66
  The model was fine-tuned on a subset of the `mteb/tweet-sentiment-extraction` dataset with emotional analyses generated synthetically by GPT-4.
67
 
 
 
 
 
68
  ## Contributing and Support
69
 
70
  Please raise an issue here if you encounter any problems using the model. Contributions like fine-tuning on additional data or improving the model architecture are always welcome!
71
 
 
 
72
  ## License
73
 
74
  The model is open source and free to use under the MIT license.
 
65
 
66
  The model was fine-tuned on a subset of the `mteb/tweet-sentiment-extraction` dataset with emotional analyses generated synthetically by GPT-4.
67
 
68
+ ## About me
69
+
70
+ I'm a recent grad of Ohio State University where I did an undergraduate thesis on Synthetic Data Augmentation using LLMs. I've worked as an NLP consultant for a couple awesome startups, and now I'm looking for a role with an inspiring company who is as interested in the untapped potential of LMs as I am! [Here's my LinkedIn.](https://www.linkedin.com/in/henry-leonardi-a63851165/)
71
+
72
  ## Contributing and Support
73
 
74
  Please raise an issue here if you encounter any problems using the model. Contributions like fine-tuning on additional data or improving the model architecture are always welcome!
75
 
76
+ [Buy me a coffee!](https://www.buymeacoffee.com/helliun)
77
+
78
  ## License
79
 
80
  The model is open source and free to use under the MIT license.