-
Hi. Sorry to bother again.
I tried to run your evolution search code, with checkpoints-150000 provided. The results look like this:
![image](https://user-images.githubusercontent.com/8463288/702…
-
The LightHuBERT is only available in the small size as the lighthubert code shows.
https://github.com/s3prl/s3prl/blob/540a4f86e9f099b240c314a56ff80b069e91d4cd/s3prl/upstream/lighthubert/expert.py#L1…
-
```
What steps will reproduce the problem?
In [3]: ipaddr.IPv4Network("10.254.188.64/26").supernet()
Out[3]: IPv4Network('10.254.188.64/25')
In [4]: ipaddr.IPv4Network("10.254.188.64/26").supernet()…
-
When file name not equal to agent registered name agent cannot register in SuperNET.
Working call:
./BitcoinDarkd SuperNET '{"plugin":"SuperNET","method":"install","path":"/home/andrew/dev/snagentj/…
-
Where migration from ibft to potybft???
I remember link - https://wiki.polygon.technology/docs/supernets/operate/supernets-ibft-to-polybft
-
```
What steps will reproduce the problem?
In [3]: ipaddr.IPv4Network("10.254.188.64/26").supernet()
Out[3]: IPv4Network('10.254.188.64/25')
In [4]: ipaddr.IPv4Network("10.254.188.64/26").supernet()…
-
Cannot access the pre-trained (on ImageNet) supernet from the provided link.
Would you like to provide the pre-trained supernet via GOOGLE DRIVE or Baidu Pan??
Thank you very much.
-
**Is your feature request related to a problem? Please describe.**
Currently, GPT has two functions: `set_sub_network`, which expects a list with the number of heads and intermediate sizes per laye…
-
### Checklist
- I have searched related issues but cannot get the expected help.
- I have read related documents and don't know what to do.
### Describe the question you meet
Most of the exi…
-
Hi, I am using your supernet for finding a good neural architecture for anomaly detection on MVTec. I want to find out whether the found optimal architecture is consistent. Did you train the supernet …