-
Is the [evaluate.py](https://github.com/phyworld/phyworld/blob/master/id_ood_data/evaluate.py) also used for combinational data? I did not find the specific evaluation of combinational data.
Thanks v…
-
-
## `evaluate!!` as it stands
Our current implementation of `evaluate!!` is as follows.
https://github.com/TuringLang/DynamicPPL.jl/blob/ba490bf362653e1aaefe298364fe3379b60660d3/src/model.jl#L890…
-
Hi,
Wonderful work! Currently, when I evaluation the FID with following config on the MJHQ-30K, I got a different number(6.577), which is not match to the paper report(5.76) in Table7.
Model: Sana…
-
When I tried to evaluate the lart model, I executed your instructions and installed and downloaded all the dependent environments and data sets, but encountered an error:
FileNotFoundError: [Errno 2…
-
Hi, based on your guidance, I train my model based on Qwen 1.5-1.8B.
While conducting the evaluation, I noticed that there appear to be some issues with the SQA and MMBench evaluations. The results …
-
Hi, congrats on your work. Could you share the code to reproduce Table 1 from your paper? In particular, all the models for which you recomputed the scores. Thanks in advance!
-
We got following issue while running your project for MSU AI club Campus VIsion Challenge:
Custom code for evaluation:
```python
import os
import sys
import matplotlib.pyplot as plt
impor…
-
遇到报错,No CUDA is available 但是 test 可以正常运行
-