{"id":24557755,"url":"https://github.com/sleepingcat4/bert-textgeneration","last_synced_at":"2025-10-13T21:02:53.222Z","repository":{"id":160755143,"uuid":"617061889","full_name":"sleepingcat4/bert-textgeneration","owner":"sleepingcat4","description":"A complete guide in generating text using bert and fine-tune","archived":false,"fork":false,"pushed_at":"2023-03-22T07:45:33.000Z","size":703,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T05:23:09.029Z","etag":null,"topics":["bert-fine-tuning","bert-model","text-generation","tranformers"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sleepingcat4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-21T16:15:16.000Z","updated_at":"2025-07-15T15:16:21.000Z","dependencies_parsed_at":"2023-05-15T23:30:22.920Z","dependency_job_id":null,"html_url":"https://github.com/sleepingcat4/bert-textgeneration","commit_stats":null,"previous_names":["sleepingcat4/bert-textgeneration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sleepingcat4/bert-textgeneration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingcat4%2Fbert-textgeneration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingcat4%2Fbert-textgeneration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingcat4%2Fbert-textgeneration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingcat4%2Fbert-textgeneration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sleepingcat4","download_url":"https://codeload.github.com/sleepingcat4/bert-textgeneration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleepingcat4%2Fbert-textgeneration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016885,"owners_count":26085912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bert-fine-tuning","bert-model","text-generation","tranformers"],"created_at":"2025-01-23T05:18:49.133Z","updated_at":"2025-10-13T21:02:53.206Z","avatar_url":"https://github.com/sleepingcat4.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eBERT for Text Generation\u003c/h1\u003e\n\u003cp align=\"center\"\u003eRecently, text generation models like GPT and T5 have been the talk of the town. However, I wanted to explore the capabilities of text generation using BERT - one of the first large language models that has been instrumental in the progress of NLP. While BERT is primarily known for sentimental and classification tasks, I was curious to see if it could generate a few words or sentences as well.\u003c/p\u003e\n\u003ch2\u003eWhat did I find?\u003c/h2\u003e\n\u003cp\u003eBERT is indeed capable of generating words within a sentence by predicting masked words in a reasonable manner. However, when it comes to generating full sentences, it faces certain obstacles such as tokenizer limitations and the issue of hallucination.\u003c/p\u003e\n\u003ch2\u003eWhat's the repository for?\u003c/h2\u003e\n\u003cp\u003eThis repository aims to compile all known techniques that can be employed to generate text of any length using the original BERT core architecture.\u003c/p\u003e\n\u003ch2\u003eWhy did I create this?\u003c/h2\u003e\n\u003cp\u003eI created this small project to experiment with well-known NLP models. There's a lot to learn from attempting tasks with a model that isn't specifically designed for it. Even a little success can be rewarding!\u003c/p\u003e\n\u003ch2\u003eAuthor's Note\u003c/h2\u003e\n\u003cp\u003eI welcome contributions to this project! Please feel free to add any additional techniques that I may have missed.\u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleepingcat4%2Fbert-textgeneration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsleepingcat4%2Fbert-textgeneration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleepingcat4%2Fbert-textgeneration/lists"}