Skip to content

Commit

Permalink
add cleanlab to awesome-transformers tools list (huggingface#23440)
Browse files Browse the repository at this point in the history
* add tool to awesome-transformers list

* add keyword list

* sgugger wording suggestion

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

---------

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
  • Loading branch information
2 people authored and sheonhan committed Jun 1, 2023
1 parent 5ace13c commit ce5f39c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions awesome-transformers.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,3 +582,9 @@ Keywords: IR, Information Retrieval, Dense, Sparse

Keywords: Active Learning, Research, Labeling

## [cleanlab](https://github.com/cleanlab/cleanlab)

[cleanlab](https://github.com/cleanlab/cleanlab) is the standard data-centric AI package for data quality and machine learning with messy, real-world data and labels. For text, image, tabular, audio (among others) datasets, you can use cleanlab to automatically: detect data issues (outliers, label errors, near duplicates, etc), train robust ML models, infer consensus + annotator-quality for multi-annotator data, suggest data to (re)label next (active learning).

Keywords: Data-Centric AI, Data Quality, Noisy Labels, Outlier Detection, Active Learning

0 comments on commit ce5f39c

Please sign in to comment.