git404hub

what is gpt-2-output-dataset fr?

lordnynex/gpt-2-output-dataset — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2019-11-05

1Audience · researcherComplexity · 2/5DormantSetup · moderate

tl;dr

A dataset of human and GPT-2-generated text samples, with baseline detection benchmarks, for researchers studying how to detect AI-generated content.

vibe map

mindmap
  root((repo))
    What it does
      Human vs AI text samples
      Detection benchmarks
      Multiple model sizes
    Tech stack
      Python
      Google Cloud Storage
      GPT-2
    Use cases
      Train AI text detectors
      Study AI safety
      Content moderation research
    Audience
      Researchers
      ML engineers
    Design
      Train validation test splits
      Fine-tuned review samples
      Transparent limitations

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Train a machine learning classifier to detect AI-generated text versus human-written text.

VIBE 2

Benchmark detection accuracy across different GPT-2 model sizes and sampling settings.

VIBE 3

Study how fine-tuned AI models (like ones customized to write reviews) evade detection.

VIBE 4

Build a content moderation baseline for flagging AI-generated text online.

what's the stack?

PythonGPT-2

how it stacks up fr

lordnynex/gpt-2-output-dataset0xkinno/neuralvault0xmayurrr/ai-contractauditor
Stars111
LanguageTypeScriptTypeScript
Last pushed2019-11-05
MaintenanceDormant
Setup difficultymoderatehardeasy
Complexity2/54/52/5
Audienceresearcherdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Data is hosted in Google Cloud Storage, a Python script handles the download.

prompts (copy fr)

prompt 1
Show me how to download and load the train/validation/test splits from this GPT-2 output dataset.
prompt 2
Help me train a simple classifier to distinguish human text from GPT-2-generated text using this dataset.
prompt 3
Explain the difference between the more random and more controlled GPT-2 samples in this dataset.
prompt 4
Walk me through evaluating a text detector against this dataset's benchmark accuracy numbers.

Frequently asked questions

what is gpt-2-output-dataset fr?

A dataset of human and GPT-2-generated text samples, with baseline detection benchmarks, for researchers studying how to detect AI-generated content.

Is gpt-2-output-dataset actively maintained?

Dormant — no commits in 2+ years (last push 2019-11-05).

How hard is gpt-2-output-dataset to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is gpt-2-output-dataset for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.