Skip to content

Commit 3b584ad

Browse files
committed
updated readme
1 parent e2e7ed4 commit 3b584ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Reddit User Mimic Bot is an end-to-end Python project that fine‑tunes a BART m
1212
- **Inference Utilities** – command-line interface for evaluation on test set and text generation on user input.
1313
- **Gradio Demo** – ready-to-deploy web app for interactive predictions. Hosted on [Huggingface Spaces](https://huggingface.co/spaces/codinglabsong/Reddit-User-Mimic-Bot).
1414
- **Reproducible Workflows** – configuration-based training scripts and environment variables. Seed set during training.
15-
- **Developer Tools** – linting with ruff and black, plus basic unit tests.
15+
- **Developer Tools & CI** – linting with ruff and black, unit tests with pytest, end‐to‐end smoke tests in GitHub Actions.
1616

1717
> You can also read about this project on my blog.
1818
> - [Part 1: Data Scraping, Preprocessing, Tokenization](https://codinglabsong.medium.com/reddit-user-mimic-bot-with-bart-lora-part-1-data-scraping-preprocessing-and-tokenization-e9f3fb0b64a2)

0 commit comments

Comments
 (0)