Skip to content

Commit

Permalink
Merge pull request #137 from sergiopaniego/fix-broken-link
Browse files Browse the repository at this point in the history
Restored broken link to FAQ
  • Loading branch information
merveenoyan committed Jul 6, 2024
2 parents b810dc1 + 1edf0a8 commit fd1c449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/en/issues_in_text_dataset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3254,7 +3254,7 @@
"id": "UG8xfTa5cw4S"
},
"source": [
"We see that these two sets of request are indeed very similar to one another! Including near duplicates in a dataset may have unintended effects on models, and be wary about splitting them across training/test sets. Learn more about handling near duplicates in a dataset from [the FAQ](../faq.html#How-to-handle-near-duplicate-data-identified-by-cleanlab?)."
"We see that these two sets of request are indeed very similar to one another! Including near duplicates in a dataset may have unintended effects on models, and be wary about splitting them across training/test sets. Learn more about handling near duplicates in a dataset from [the FAQ](https://docs.cleanlab.ai/stable/tutorials/faq.html#How-to-handle-near-duplicate-data-identified-by-Datalab?)."
]
},
{
Expand Down

0 comments on commit fd1c449

Please sign in to comment.