Commit
•
220be08
1
Parent(s):
70cd4d1
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ datasets:
|
|
11 |
|
12 |
# 🚮 🦙 Alpaca GarbageCollector
|
13 |
|
|
|
|
|
14 |
A cross-lingual SetFit model to **detect bad instructions from Alpaca Datasets** and other instruction-following datasets.
|
15 |
`GarbageCollector` can greatly speed up the validation of these Datasets across many languages, flagging examples that need to be fixed or simply discarded.
|
16 |
|
|
|
11 |
|
12 |
# 🚮 🦙 Alpaca GarbageCollector
|
13 |
|
14 |
+
> [Announcement tweet](https://twitter.com/dvilasuero/status/1643234487386374148?s=20)
|
15 |
+
|
16 |
A cross-lingual SetFit model to **detect bad instructions from Alpaca Datasets** and other instruction-following datasets.
|
17 |
`GarbageCollector` can greatly speed up the validation of these Datasets across many languages, flagging examples that need to be fixed or simply discarded.
|
18 |
|