Jared commited on
Commit
1f757d9
·
1 Parent(s): 2b7129b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,4 +1,8 @@
 
 
 
1
 
 
2
 
3
  ## Instructions to run
4
 
@@ -76,5 +80,4 @@ To visualize the results you can launch the command
76
  ```bash
77
  tensorboard --logdir /results/[training_name]/version_X/
78
  ```
79
- And then open the local link given in a browser.
80
-
 
1
+ ---
2
+ license: mit
3
+ ---
4
 
5
+ Note: Benchmarks in their original form can be found [at the original github repo](https://github.com/kitamoto-lab/benchmarks).
6
 
7
  ## Instructions to run
8
 
 
80
  ```bash
81
  tensorboard --logdir /results/[training_name]/version_X/
82
  ```
83
+ And then open the local link given in a browser.