Upload folder using huggingface_hub
Browse files- tensorboard/.gitignore +3 -0
- tensorboard/debug/debug_eval_log_2023-12-22_15-04-35.txt +18 -0
- tensorboard/debug/debug_eval_log_2023-12-22_15-12-07.txt +34 -0
- tensorboard/debug2/debug_log_2023-12-19_16-39-47.txt +0 -0
- tensorboard/debug2/events.out.tfevents.1703003987.88c14614ea7f +3 -0
- tensorboard/mnist_adv_1/events.out.tfevents.1703667548.0297d8ff07ab +3 -0
- tensorboard/mnist_adv_1/mnist_adv_1_log_2023-12-27_08-59-08.txt +0 -0
- tensorboard/mnist_adv_2/events.out.tfevents.1703656033.bb855ba4731f +3 -0
- tensorboard/mnist_adv_2/mnist_adv_2_log_2023-12-27_05-47-13.txt +0 -0
- tensorboard/mnist_adv_3/events.out.tfevents.1703353709.3c03737eb0ad +3 -0
- tensorboard/mnist_adv_3/mnist_adv_3_log_2023-12-23_17-48-29.txt +0 -0
tensorboard/.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# ignore all except .gitignore file
|
2 |
+
*
|
3 |
+
!.gitignore
|
tensorboard/debug/debug_eval_log_2023-12-22_15-04-35.txt
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Input Args:
|
2 |
+
Namespace(exp_name='debug', snap_dir='snapshots', log_dir='logs', no_log=False, data_name='mnist', data_dir='data/mnist', model_name='mnist', max_epoch=100, lr=0.0001, batch_size=200, seed=0, gpus='0,1', randomize=False, steps=[80, 140, 180], decay_rate=0.1, print_freq=10, output_freq=5, save_freq=5, eval_model=None, eval_samples=10000, eval_batch_size=200, eval_cpu=False, attack_method='pgd', epsilon=0.3, k=40, alpha=0.01, mu=1.0, random_start=True)
|
3 |
+
Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz
|
4 |
+
Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz to data/mnist/MNIST/raw/train-images-idx3-ubyte.gz
|
5 |
+
Extracting data/mnist/MNIST/raw/train-images-idx3-ubyte.gz to data/mnist/MNIST/raw
|
6 |
+
|
7 |
+
Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz
|
8 |
+
Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz to data/mnist/MNIST/raw/train-labels-idx1-ubyte.gz
|
9 |
+
Extracting data/mnist/MNIST/raw/train-labels-idx1-ubyte.gz to data/mnist/MNIST/raw
|
10 |
+
|
11 |
+
Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz
|
12 |
+
Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz to data/mnist/MNIST/raw/t10k-images-idx3-ubyte.gz
|
13 |
+
Extracting data/mnist/MNIST/raw/t10k-images-idx3-ubyte.gz to data/mnist/MNIST/raw
|
14 |
+
|
15 |
+
Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz
|
16 |
+
Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz to data/mnist/MNIST/raw/t10k-labels-idx1-ubyte.gz
|
17 |
+
Extracting data/mnist/MNIST/raw/t10k-labels-idx1-ubyte.gz to data/mnist/MNIST/raw
|
18 |
+
|
tensorboard/debug/debug_eval_log_2023-12-22_15-12-07.txt
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Input Args:
|
2 |
+
namespace(seed=0,
|
3 |
+
randomize=False,
|
4 |
+
log_dir='logs',
|
5 |
+
exp_name='debug',
|
6 |
+
no_log=False)
|
7 |
+
10 28
|
8 |
+
10
|
9 |
+
Num classes: 10
|
10 |
+
Img size: 28
|
11 |
+
Num classes: 10
|
12 |
+
Img size: 28
|
13 |
+
Num test batches: 50
|
14 |
+
Input Args:
|
15 |
+
namespace(seed=0,
|
16 |
+
randomize=False,
|
17 |
+
log_dir='logs',
|
18 |
+
exp_name='debug',
|
19 |
+
no_log=False,
|
20 |
+
data_dir='data/mnist',
|
21 |
+
batch_size=200,
|
22 |
+
eval_batch_size=200)
|
23 |
+
Num classes: 10
|
24 |
+
Img size: 28
|
25 |
+
Num test batches: 50
|
26 |
+
Params Loaded from: snapshots/debug/checkpoint_100.pth
|
27 |
+
Params Loaded from: snapshots/debug/checkpoint_100.pth
|
28 |
+
Params Loaded from: snapshots/debug/checkpoint_100.pth
|
29 |
+
Params Loaded from: snapshots/debug/checkpoint_100.pth
|
30 |
+
Params Loaded from: snapshots/debug/checkpoint_100.pth
|
31 |
+
Params Loaded from: snapshots/debug/checkpoint_100.pth
|
32 |
+
Params Loaded from: snapshots/debug/checkpoint_100.pth
|
33 |
+
natural accuracy: 0.9865
|
34 |
+
adversarial accuracy: 0.9227
|
tensorboard/debug2/debug_log_2023-12-19_16-39-47.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tensorboard/debug2/events.out.tfevents.1703003987.88c14614ea7f
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df02553af992ccbca7e40ed7cd95985f1480425a6e269d21159cdcc43956f019
|
3 |
+
size 3712202
|
tensorboard/mnist_adv_1/events.out.tfevents.1703667548.0297d8ff07ab
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78eed93d8a6fa0620bb9ce698f86f3dbe2a415da04a2b833555acab18a1b48e7
|
3 |
+
size 9470796
|
tensorboard/mnist_adv_1/mnist_adv_1_log_2023-12-27_08-59-08.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tensorboard/mnist_adv_2/events.out.tfevents.1703656033.bb855ba4731f
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d5051fae8c882b2c1f3a83aa8f05216d852792b74fa93852b49119476a9d537
|
3 |
+
size 9470796
|
tensorboard/mnist_adv_2/mnist_adv_2_log_2023-12-27_05-47-13.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tensorboard/mnist_adv_3/events.out.tfevents.1703353709.3c03737eb0ad
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a68e4908998590684bedaeef49a63e912e7b8f0a7c215cd7dc3826ca16f9138f
|
3 |
+
size 9470796
|
tensorboard/mnist_adv_3/mnist_adv_3_log_2023-12-23_17-48-29.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|