awesome-llama: https://github.com/teticio/llama-squad
decoder fine-tuning llama2 llama3 nlp question-answering squad
Score: 3.970291913552122
Last synced: about 4 hours ago
JSON representation
Repository metadata:
Train Llama 2 & 3 on the SQuAD v2 task as an example of how to specialize a generalized (foundation) model.
- Host: GitHub
- URL: https://github.com/teticio/llama-squad
- Owner: teticio
- License: gpl-3.0
- Created: 2023-07-29T22:09:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T08:56:47.000Z (about 2 years ago)
- Last Synced: 2026-05-04T19:07:48.463Z (about 2 months ago)
- Topics: decoder, fine-tuning, llama2, llama3, nlp, question-answering, squad
- Language: Python
- Homepage:
- Size: 3.92 MB
- Stars: 53
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Robert Dargavel Smith
- Login: teticio
- Email:
- Kind: user
- Description: Passionate about mathematics and programming
- Website: https://www.linkedin.com/in/attentioncoach/
- Location: London, UK
- Twitter:
- Company: Clarity.AI
- Icon url: https://avatars.githubusercontent.com/u/44233095?u=53138a28947d9daf2fe68577b60ea280fd4e5beb&v=4
- Repositories: 43
- Last Synced at: 2024-04-15T05:05:46.584Z
- Profile URL: https://github.com/teticio
GitHub Events
Total
- Fork event: 2
- Issue comment event: 9
- Issues event: 11
- Watch event: 9
- Total: 31
Last Year
- Fork event: 1
- Watch event: 2
- Total: 3
Committers metadata
Last synced: 13 days ago
Total Commits: 144
Total Committers: 1
Avg Commits per committer: 144.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Robert Dargavel Smith | t****o@g****m | 144 |
Issue and Pull Request metadata
Last synced: 10 months ago
Total issues: 13
Total pull requests: 0
Average time to close issues: 24 days
Average time to close pull requests: N/A
Total issue authors: 7
Total pull request authors: 0
Average comments per issue: 1.31
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 6
Past year pull requests: 0
Past year average time to close issues: 18 days
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 1.5
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- wiiiktor (5)
- check39 (2)
- Deep1994 (2)
- omeruth (1)
- rohan1561 (1)
- joanvelja (1)
- liiiichi (1)
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Dependencies
- accelerate *
- bitsandbytes *
- datasets *
- peft *
- torch *
- transformers *
- trl *