LINC-BIT commited on
Commit
b8c82b8
1 Parent(s): 4dff059

Upload index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -57,8 +57,8 @@
57
  and further achieves 15.96% overall accuracy improvement via neuron-grained resource scheduling.</p>
58
 
59
  <h2 id="installation">2. Code and Installation</h2>
60
- <p>The code is released in <a href="https://huggingface.co/spaces/EdgeTA/EdgeTA/tree/main" target="_blank">https://huggingface.co/spaces/EdgeTA/EdgeTA/tree/main</a>. You can use the "git clone" command to clone this repository:</p>
61
- <code>git clone https://huggingface.co/spaces/EdgeTA/EdgeTA</code>
62
  <p>The directory structure is organized as below:</p>
63
  <ul>
64
  <li>data: it contains datasets implementation</li>
 
57
  and further achieves 15.96% overall accuracy improvement via neuron-grained resource scheduling.</p>
58
 
59
  <h2 id="installation">2. Code and Installation</h2>
60
+ <p>The code is released in <a href="https://huggingface.co/spaces/LINC-BIT/EdgeTA/tree/main" target="_blank">https://huggingface.co/spaces/LINC-BIT/EdgeTA/tree/main</a>. You can use the "git clone" command to clone this repository:</p>
61
+ <code>git clone https://huggingface.co/spaces/LINC-BIT/EdgeTA</code>
62
  <p>The directory structure is organized as below:</p>
63
  <ul>
64
  <li>data: it contains datasets implementation</li>