pietrolesci
commited on
Commit
•
e715d8b
1
Parent(s):
266fde2
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
Artefacts related to the paper "AnchorAL: Computationally Efficient Active Learning for Large and Imbalanced Datasets" published at the NAACL 2024 conference.
|
6 |
+
These artefacts can be reproduced using the code available at [github.com/pietrolesci/anchoral](https://github.com/pietrolesci/anchoral).
|
7 |
+
|
8 |
+
The `outputs/` folder includes the raw files created by the individual experiments.
|
9 |
+
The `results/` folder contains the exported metrics and configurations that are used to complete the analysis and create the tables and plots reported in the paper.
|