{"id":15556708,"url":"https://github.com/ryandsilva/bart-finetuning-ami","last_synced_at":"2025-03-29T03:27:00.707Z","repository":{"id":97193375,"uuid":"255586472","full_name":"RyanDsilva/bart-finetuning-ami","owner":"RyanDsilva","description":"Finetuning the BART model on AMI Meetings Corpus","archived":false,"fork":false,"pushed_at":"2020-04-14T17:58:10.000Z","size":426,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T13:25:02.694Z","etag":null,"topics":["ami-meetings","bart","nlp","summarization","transformer"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/RyanDsilva.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":"2020-04-14T11:08:04.000Z","updated_at":"2024-01-24T13:52:37.000Z","dependencies_parsed_at":"2023-05-15T04:15:48.050Z","dependency_job_id":null,"html_url":"https://github.com/RyanDsilva/bart-finetuning-ami","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"a0b3315fd9aaeb4cdff45f39578f6506f42d8129"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Fbart-finetuning-ami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Fbart-finetuning-ami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Fbart-finetuning-ami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Fbart-finetuning-ami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyanDsilva","download_url":"https://codeload.github.com/RyanDsilva/bart-finetuning-ami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246134147,"owners_count":20728861,"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":["ami-meetings","bart","nlp","summarization","transformer"],"created_at":"2024-10-02T15:14:38.645Z","updated_at":"2025-03-29T03:27:00.689Z","avatar_url":"https://github.com/RyanDsilva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BART Finetuning on AMI Meetings Corpus\n\n### Setup 💻\n\n```bash\ngit clone https://github.com/RyanDsilva/bart-finetuning-ami.git\n\npip install -r requirements.txt\n\npython train.py \\\n--data_dir=./data \\\n--model_type=bart \\\n--model_name_or_path=bart-large \\\n--learning_rate=3e-5 \\\n--train_batch_size=4 \\\n--eval_batch_size=4 \\\n--output_dir=./outputs \\\n--do_train\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryandsilva%2Fbart-finetuning-ami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryandsilva%2Fbart-finetuning-ami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryandsilva%2Fbart-finetuning-ami/lists"}