-
Develop automated tests to verify the gas consumption are same across the following executors (including using the latest gas algorithm with custom gas parameters):
- executor in the evm-runtime co…
-
Could You please add option, where will be default functions and characters from Mega65 keyboard translated to TI system?
Shift + 2 (") will do C= + P and write ".
DEL will do C= + S and do DELETE..…
-
Hi, I followed your instruction to train a model with MS1M training set, and I ended up achieving 99+@lfw, 95+@cfp, 95+@AgeDB. This pretrained model also achieved 97+ on my own testing set.
Then I …
-
I'm trying to access the network drive during remote control. The folders shared by the network are printed, but the file list is not printed properly. Please check and answer if I made a wrong settin…
-
# Overview
## Explain the topic in 2 sentences
Dataspace consumers should be able to send feedback about consumed data to the respective data provider, via a proper back channel. This back channel…
-
-
Hello,
I think the ReceiveBytes & TransmitBytes under the status tab should not reset every time we apply config. This information is important to get an idea of the data usage of each client.
-
I wonder if it's possible to disable CTE altogether. In case the origin server is using a non-compliant HTTP server and gpac pushes to this server via `hmode=push`, we might require the option to disa…
-
Hi, Thanks for your amazing work. Can I ask how to run the cross dataset transferability experiments with your repo?
Is this the correct command?
```
python train.py \
--root ${DATA} \
--seed…
-
If I my perception is correct, this repo is mostly about training models from scratch.
However, for many applications, it might be best to fine tune/domain adapt a pretrained model on custom data.
F…