-
In this issue, further baselines for Microsoft 365 services are developed.
-
Can you share the evaluation code for the EgoSchema benchmark, as well as the prompt you used for the LaViLa + GPT3.5 baselines?
-
Hi,
Congrats on your accepted work! I'd have some questions to understand the model architecture and performance better.
- What patch encoder did you use in the CLAM baseline? Is it based on Re…
-
### Paper
Xin-Chun Li, De-Chuan Zhan. FedRS: Federated Learning with Restricted Softmax for Label Distribution Non-IID Data (KDD'21)
### Link
https://dl.acm.org/doi/10.1145/3447548.3467254
…
-
Below I propose a general format for baselines. It is based on the simple Photo_Z baseline that I built out here:
https://github.com/AstroPile/AstroPile_prototype/tree/ml-baselines-liam/baselines/pho…
-
When the server transmits an entity state to a client, it is always delta encoded against some base entity state. This base entity state is one of the following, in order of priority:
1. The entity's…
-
你好,请问可以告知对比方法每种是怎样实现的吗?或者给出参考的github实现,谢谢!
-
Hello! I'm trying to train a reading order model. I'm running the same training script on both Google Colab and my university server. The kraken version is identical on both systems (5.2.9). Here is t…
-
i trained v2,
and tried to run it with baseline/run_pretrained_interactive.py
also tried reinstall numpy and cloudpickle
i got:
baselines git:(master) ✗ python3 -m pip install numpy==…
-
Would it be possible to release the evaluation scripts of baselines for CodeSage including CodeBert, Starencoder and so on? It seems that the evaluation script for CodeSage cannot be directly used to …