{"id":22615515,"url":"https://github.com/sovit-123/attention_is_all_you_need","last_synced_at":"2025-08-24T14:50:14.484Z","repository":{"id":167929740,"uuid":"643556506","full_name":"sovit-123/attention_is_all_you_need","owner":"sovit-123","description":"Implementation of language model papers along with several examples [NOT ALL WRITTEN FROM SCRATCH].","archived":false,"fork":false,"pushed_at":"2024-10-02T15:14:20.000Z","size":8178,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T08:38:14.732Z","etag":null,"topics":["attention-mechanism","neural-attention","nlp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sovit-123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-05-21T14:41:16.000Z","updated_at":"2024-10-02T15:14:24.000Z","dependencies_parsed_at":"2024-01-18T16:38:44.927Z","dependency_job_id":"fe10fe41-0cd3-4fef-b9c7-59491305d566","html_url":"https://github.com/sovit-123/attention_is_all_you_need","commit_stats":null,"previous_names":["sovit-123/attention_is_all_you_need"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Fattention_is_all_you_need","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Fattention_is_all_you_need/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Fattention_is_all_you_need/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Fattention_is_all_you_need/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sovit-123","download_url":"https://codeload.github.com/sovit-123/attention_is_all_you_need/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248398475,"owners_count":21097292,"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","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":["attention-mechanism","neural-attention","nlp"],"created_at":"2024-12-08T19:08:14.345Z","updated_at":"2025-04-11T12:12:19.486Z","avatar_url":"https://github.com/sovit-123.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# attention_is_all_you_need\nA repository containing the implementation of [Attention is All You Need](https://arxiv.org/abs/1706.03762) paper. Text classification, text generation, and other tasks mentioned in the paper\n\n## Setup\n\n```\ngit clone https://github.com/sovit-123/attention_is_all_you_need.git\npip install requirements.txt\npip install .\n```\n\n## Executing Examples\n\n* All example notebooks/scripts are in the `examples` directory.\n* All models are in the `attention` directory.\n* All examples are self contained inside their respective directories in the `examples` folder except a few imports from the common `examples/utils` directory.\n\n## Data\n\n* Datasets smaller than 25 MB are in the `examples/data` directory.\n* Larger datasets are either automatically downloaded or need to manually put in the root folder `input` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovit-123%2Fattention_is_all_you_need","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsovit-123%2Fattention_is_all_you_need","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovit-123%2Fattention_is_all_you_need/lists"}