mariswang

Results 5 issues of mariswang

I want to run the experiment in linux, but these is only win version environments. So where could we get the code of environments? it's open or in UE marketplace?...

I use the latest version of rllib, get this error: ImportError: cannot import name 'Model' from 'ray.rllib.models' (C:\Users\Administrator.DESKTOP-8U9VBK4\.conda\envs\sc2\lib\site-packages\ray\rllib\models\__init__.py) it seems the new version use ModelV2. I revise it, but it...

For the first run, the Evaluation in step 200,400,800: {'eval_loss': 0.6967583894729614, 'eval_accuracy': 0.5025337837837838, 'eval_f1': 0.3344575604272063, 'eval_matthews_correlation': 0.0, 'eval_precision': 0.2512668918918919, 'eval_recall': 0.5, 'eval_runtime': 3.1287, 'eval_samples_per_second': 378.436, 'eval_steps_per_second': 23.652, 'epoch': 0.15} {'eval_loss':...

where I can find readme for GUE data? For example, data description, label description, data source ![image](https://github.com/user-attachments/assets/40094d0e-82cb-4121-be32-17c438ced076) some information in paper: Epigenetic Marks Prediction (EMP) Transcription Factor Prediction on the...

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.11/site-packages/triton/compiler/compiler.py", line 113, in make_ir return ast_to_ttir(self.fn, self, context=context, options=options, codegen_fns=codegen_fns) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ triton.compiler.errors.CompilationError: at 114:14: else: if EVEN_HEADDIM: k = tl.load(k_ptrs + start_n * stride_kn, mask=(start_n + offs_n)[:,...