Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -29,12 +29,12 @@ This repository contains a **mini evaluation dataset** so that anyone can peer r
|
|
| 29 |
|
| 30 |
Each row includes:
|
| 31 |
|
| 32 |
-
- `sha256`
|
| 33 |
-
- `true_label`
|
| 34 |
-
- `predicted_label`
|
| 35 |
-
- `is_correct`
|
| 36 |
-
- `model_version`
|
| 37 |
-
- `split`
|
| 38 |
|
| 39 |
You can try it yourself with:
|
| 40 |
|
|
|
|
| 29 |
|
| 30 |
Each row includes:
|
| 31 |
|
| 32 |
+
- `sha256`
|
| 33 |
+
- `true_label`
|
| 34 |
+
- `predicted_label`
|
| 35 |
+
- `is_correct`
|
| 36 |
+
- `model_version`
|
| 37 |
+
- `split`
|
| 38 |
|
| 39 |
You can try it yourself with:
|
| 40 |
|