Skip to content

Commit

Permalink
fix bad link in homepage (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
yxdyc authored Feb 23, 2024
1 parent 6776c60 commit 3888388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ docker exec -it <container_id> bash

## Data Recipes
- [Recipes for data process in BLOOM](configs/reproduced_bloom/README.md)
- [Recipes for data process in RedPajama](configs/redpajama/README.md)
- [Recipes for data process in RedPajama](configs/reproduced_redpajama/README.md)
- [Refined recipes for pre-training data](configs/data_juicer_recipes/README.md)
- [Refined recipes for fine-tuning data](configs/data_juicer_recipes/README.md#before-and-after-refining-for-alpaca-cot-dataset)

Expand Down

0 comments on commit 3888388

Please sign in to comment.