Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Previous task error: I/O error: I/O error: Permission denied (os error 13)
Error code: UnexpectedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
dataset string | epochs int64 | lr float64 | seed int64 | cluster_size int64 | runs list |
|---|---|---|---|---|---|
cifar10 | 200 | 0.1 | 0 | 100 | [
{
"method": "full",
"prune_ratio": 0,
"keep": 50000,
"final_acc": 95.24,
"curve": [
[
0,
60.19
],
[
2,
75.64
],
[
4,
80.39
],
[
6,
83.92
],
[
8,
85.52
],
... |
cifar100 | 200 | 0.05 | 0 | 100 | [
{
"method": "full",
"prune_ratio": 0,
"keep": 50000,
"final_acc": 78.28,
"curve": [
[
0,
19.82
],
[
2,
36.95
],
[
4,
47.14
],
[
6,
46.77
],
[
8,
55.65
],
... |
cifar10 | 200 | 0.1 | 0 | 100 | [
{
"method": "srandom",
"prune_ratio": 0.3,
"keep": 35000,
"final_acc": 94.35,
"curve": [
[
0,
58.15
],
[
5,
77.5
],
[
10,
83.25
],
[
15,
81.99
],
[
20,
87.17
... |
cifar100 | 200 | 0.05 | 0 | 100 | [
{
"method": "srandom",
"prune_ratio": 0.3,
"keep": 35000,
"final_acc": 74.84,
"curve": [
[
0,
16.36
],
[
5,
43.57
],
[
10,
51.43
],
[
15,
56
],
[
20,
57.23
... |
No dataset card yet
- Downloads last month
- 23