-
Title and various links should be updated to reflect VCM -> AI2 transition. I have a branch that does this but it seems I don't have push access rights.
@nbren12
-
Current `AllenNLPExecutor` doesn't consider distributed training.
It would be useful if an executor supports distributed training.
## Description
AllenNLP supports multi-device distributed trai…
himkt updated
2 years ago
-
I am trying to integrate a NI CompactDAQ as an interface in my measurement software.
My end goal is to acquire samples continuously from several tasks with several channels in each task. For starters…
-
I downloaded the pre-trained COMET with BART, and executed `run.sh` without `--do-train` and gave the path of the downloaded model to `--model_name_or_path` however, the test RougeL is not what you re…
-
Hi @jamespark3922 ,
Since the box region annotations are written in str instead of list, it's hard to parse which region each text description refers to.
For example, in the first row, `81 Event: …
j-min updated
2 years ago
-
Hi, thanks for sharing code for your great work.
I am trying to reproduce the result following `inference.txt`.
I wonder that in the "Generate Regional Answers" step, what should the "model_path"…
-
Could you please let me know how much time was spent on the evaluation? It took me about two days to evaluate with 4 processes, and I found that a large part of the time was spent in the state initial…
-
Hi,
Thanks for putting together the repo! I'm trying to make predictions with the model using the `models/comet_atomic2020_bart/generation_example.py` script. But the behavior is sometimes a little…
-
Thanks for holding such a meanningful chanllenge in embodied AI community !
Recently, I was thinking about some new tasks in smart home scenario, and I'm impressed by your brilliant work.
But I also…
-
@yihong0618 reminded that we can cache installed pip dependencies to speed up build time. https://github.com/taichi-dev/taichi/commit/bc0182ccffb25c68f8493fc9037e47ea615bde59#r57732885 Thanks!
Some m…