Skip to content
View stavBenShahar's full-sized avatar

Block or report stavBenShahar

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. Bot-or-Not Bot-or-Not Public

    This repo contains research on distinguishing human-written vs. AI-generated text using Reddit comments. Human text is sourced from subreddits, and AI text is generated by three LLMs. Two LLMs clas…

    Jupyter Notebook

  2. Comparing-Text-Classification-Models-Transformers-vs-Log-linear Comparing-Text-Classification-Models-Transformers-vs-Log-linear Public

    This task involves evaluating and comparing text classification models using the 20newsgroups dataset. You'll test a Log-linear classifier with TFIDF, fine-tune a Transformer model, and apply zero-…

    Python