Skip to content

chore: add hugging face project requirements - #34

Merged
GabrielLidenor merged 1 commit into
mainfrom
33-add-yaml-frontmatter-metadata-to-hugging-face-readme-repo-card
Aug 19, 2026
Merged

chore: add hugging face project requirements#34
GabrielLidenor merged 1 commit into
mainfrom
33-add-yaml-frontmatter-metadata-to-hugging-face-readme-repo-card

Conversation

@GabrielLidenor

@GabrielLidenor GabrielLidenor commented Aug 19, 2026

Copy link
Copy Markdown
Owner

📝 Description / Why


Hugging Face requires some YML to describe the project tech used

🛠️ PR Changes


  • README.md - added hugging face yml format for cards and fixes the datasets link.

🧪 Verification & Testing Completed


📌 Reviewer Checklist

  • Code follows the modular structural design of the project.
  • Dependencies are cleanly synced and added to requirements.txt if new packages were imported.
  • No local datasets, binary files, or credentials are being tracked (Double check .gitignore).
  • Pipeline executes end-to-end without throwing runtime exceptions.

@GabrielLidenor GabrielLidenor linked an issue Aug 19, 2026 that may be closed by this pull request
2 tasks
@GabrielLidenor GabrielLidenor self-assigned this Aug 19, 2026
@GabrielLidenor GabrielLidenor added the documentation Improvements or additions to documentation label Aug 19, 2026
@GabrielLidenor
GabrielLidenor merged commit 5c71a70 into main Aug 19, 2026
1 check passed
@GabrielLidenor
GabrielLidenor deleted the 33-add-yaml-frontmatter-metadata-to-hugging-face-readme-repo-card branch August 19, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add YAML frontmatter metadata to Hugging Face README / Repo Card

1 participant