Skip to content
View devashat's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report devashat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devashat/README.md

Hi 👋, I'm Devasha Trivedi

I have a M.S. in Natural Language Processing from UC Santa Cruz, and I am passionate about Machine Translation.

  • 🔭 I’m currently working on Documenting low-resource languages with LLMs

  • 📫 Reach me at detrived@ucsc.edu

  • 📄 My resume

  • ⚡ Fun fact: I can speak 6 languages!

Connect with me:

devasha-trivedi-590232b7 devashatrivedi devasha

Languages and Tools:

bash c cplusplus css3 d3js docker figma git html5 javascript linux matlab mssql mysql pandas postgresql python pytorch scikit_learn seaborn sqlite tensorflow

Pinned Loading

  1. UCSC-NLP-SemEval-2024-Task-5 UCSC-NLP-SemEval-2024-Task-5 Public

    Codebase supporting NLP at UCSC's submission to Semeval 2024 Task 5

    Python

  2. Question-Answering-using-Retrieval-Augmented-Generation Question-Answering-using-Retrieval-Augmented-Generation Public

    LangChain QA utilizing RAG

    Python 2

  3. Pretraining-and-Finetuning-GPT2 Pretraining-and-Finetuning-GPT2 Public

    This repository contains the code for my project where I pretrained and finetuned GPT2 for a multiclass relation extraction task.

    Jupyter Notebook

  4. Transformer-Joint-Training Transformer-Joint-Training Public

    A repository to store my project where I implemented a Transformer Encoder model for joint training on two tasks given an input of natural language utterances; BIO Slot Tagging and Multi-class Rela…

    Jupyter Notebook

  5. Sentiment-Analysis Sentiment-Analysis Public

    Code for implementation of RNN and LSTM models for sentiment analysis, as well as an implementation of the Viterbi algorithm. Created for CSE 143 Taught by Prof. Jeffrey Flanigan at UC Santa Cruz i…

    Jupyter Notebook

  6. Connect4-AI-Agent Connect4-AI-Agent Public

    An AI agent created that plays Connect4 against a random, human, or AI opponent.

    Python