{"adoption": {"forks": 666, "observed_at": "2026-08-28T04:08:02.796931+00:00", "stars": 3400}, "canonical_url": "https://ross.abutalabs.com/products/gpt-2-simple", "card": {"archived": false, "artifact_type": "library", "description": "Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts", "domain": ["large-language-models", "deep-learning", "machine-learning"], "enriched": true, "function": ["llm-training", "llm-inference", "machine-learning", "deep-learning"], "health_score": 20, "homepage": null, "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["minimaxir/gpt-2-simple"], "name": "minimaxir/gpt-2-simple", "platform": ["python", "cross-platform"], "pushed_at": "2022-12-14T11:50:45+00:00", "repo": "minimaxir/gpt-2-simple", "stars": 3400, "tags": ["gpt-2", "fine-tuning", "text-generation", "tensorflow", "superseded-by-aitextgen", "natural-language-processing", "gpu"], "topics": ["text-generation", "tensorflow", "openai", "textgenrnn"], "urls": [], "use_cases": ["fine-tune gpt-2 on my own text corpus", "generate text with a retrained gpt-2 model", "train a small language model on a custom dataset", "generate text continuations from a prompt prefix", "run gpt-2 training in a colab notebook"], "what_it_is": "A Python package that simplifies fine-tuning OpenAI's GPT-2 text-generation model (124M/355M) on custom text and generating text from the retrained model, built on TensorFlow. Development has largely been superseded by the same author's aitextgen.", "when_to_avoid": ["you want modern, efficient LLM fine-tuning - use aitextgen or Hugging Face transformers instead", "you need models larger than GPT-2 medium (355M)", "you want actively developed features or PyTorch support"], "when_to_choose": ["you specifically need TensorFlow-based GPT-2 fine-tuning", "you want a simple, scriptable API for retraining and generating with GPT-2", "you have existing gpt-2-simple checkpoints to continue using"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gpt-2-simple", "repo": "minimaxir/gpt-2-simple", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.796931+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.714570+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74e8a5971b3e71b7583e7bad9dfb58cc1e2bcfc9d0617c1bd98c5d38746968f9", "fetched_at": "2026-08-28T04:08:02.796931+00:00", "kind": "readme", "missing": false, "url": "https://github.com/minimaxir/gpt-2-simple"}, {"content_hash": "fec1b3b1b82a6f72a7ba52f9bcb5a2f4d0729d1bf991cf6889603304275b54d6", "fetched_at": "2026-08-29T09:32:55.638222+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/gpt-2-simple/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2699, "days_push": 1358, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}