Skip to content

Commit

Permalink
init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jeonsworld committed Nov 3, 2020
1 parent bda70f1 commit b6de3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ python3 train.py --name cifar10-100_500 --dataset cifar10 --model_type ViT-B_16
## Results
To verify reproducibility, we simply compare it with the author's experimental results. We trained using mixed precision, and `--fp16_opt_level` was set to O2.

[**tensorboard**](https://tensorboard.dev/experiment/Km4dHD1yTaqrHwKKlGqZew/#scalars)
[**tensorboard**](https://tensorboard.dev/experiment/w3E7dBdqQKW2D93ReUODPA/#scalars)

| upstream | model | dataset | total_steps /warmup_steps | acc(official) | acc(this repo) |
|:-----------:|:--------:|:---------:|:-------------------------:|:-------------:|:--------------:|
Expand Down

0 comments on commit b6de3c9

Please sign in to comment.