Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
task_categories:
|
| 4 |
-
- tabular-classification
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
tags:
|
|
@@ -23,4 +21,4 @@ For full details, code, and documentation, see the [GitHub repository](https://g
|
|
| 23 |
|
| 24 |
- **`saved/`** — Trained, retrained, and unlearned model checkpoints
|
| 25 |
- **`logs/`** — Logs from training, retraining, and unlearning runs, including efficiency, utility, and effectiveness metrics
|
| 26 |
-
- **`dataset/`** — Instructions and scripts for downloading the datasets used in the benchmark
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
tags:
|
|
|
|
| 21 |
|
| 22 |
- **`saved/`** — Trained, retrained, and unlearned model checkpoints
|
| 23 |
- **`logs/`** — Logs from training, retraining, and unlearning runs, including efficiency, utility, and effectiveness metrics
|
| 24 |
+
- **`dataset/`** — Instructions and scripts for downloading the datasets used in the benchmark
|