-
Hello,
I am trying to map the Lumos WebAgent grounding dataset onto the original Mind2Web dataset. Unfortunetly the ids (annotation_id, action_uid) were removed in the Lumos version but via query …
-
related to #22/#40, and possibly #50 and #55
---
The LIF documentation ([this section](https://github.com/lapps/lapps.github.io/blob/master/interchange/overview.md#the-views-key)) describes t…
-
The term names in the ontology are currently in the format "MethodName" and the module finds capital letters, adds a space, and converts all to lowercase. This would lead to errors for methods with m…
vsoch updated
10 years ago
-
C++ has lints like this. Would be nice to have something for Dart.
Tonight I had this in my code:
```dart
Foo createFoo(bar) {
if (bar == 1) new Baz();
if (bar == 2) return new Barf();
retu…
-
One of the obstacles our project (and similar projects) has encountered when trying to use existing online transcription tools is that most of these tools require users to identify the entry ("region …
-
```
The implementation of basic_string contains atomic reference counting without
annotations.
Currently, this gives TSan reports with --free-is-write=yes
See NegativeTests.StdStringDtor for a repro…
-
I have been detached from work that uses `chanjo` for a while I get outdated when I come back now. It is indeed a good think to see how `chanjo` quickly develops. I feel the urge of checking coverage …
-
I am using yolact for training, when an epoch ends, it will be **OOM** in the Val phase.
My environment is:
- Python 3.7.11
- CUDA 11.3
- CUDNN 8200
- numpy 1.21.2
- pycocotools 2.0.4
…
-
### Description
Hello 👋
I'm wondering if it is technically possible to implement traffic shaping **directly** in the gVisor sandbox, and not rely on external tools (like `tc`) to restrict both ingre…
-
When the content contains images, it results in 400 errors. However, when I removed all the images, it was successfully processed.
frontmatter:
![image](https://github.com/jxpeng98/obsidian-to-Not…