-
#### ALL software version info
OS: windows11
python env: conda
python version: 3.10.11
Pip list
```
Package Version Editable project location
--------…
-
### System Info
- `transformers` version: 4.36.2
- Platform: Linux-4.18.0-147.mt20200626.413.el8_1.x86_64-x86_64-with-glibc2.17
- Python version: 3.8.18
- Huggingface_hub version: 0.20.3
- Safete…
-
貼吧活動:(請查閱 [SARS-CoV-2 Timeline by 2020.02.21](https://github.com/agorahub/_meta/blob/agoran/theagora/sari/Memorandum_2020-02-21_SARS-CoV-2-Timeline_Nathan.pdf?raw=true), by Nathan :cloud: )
- Colla…
-
**Bug Report Checklist**
- [ ] I provided code that demonstrates a minimal reproducible example.
- [ ] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [x] I c…
-
**Describe the bug**
I carefully installed autogluon for Windows-Pip-GPU (https://auto.gluon.ai/stable/install.html). autogluon works perfecty withouth HPO (fast training to best results). When I try…
-
Hello, thanks for your great work. I am trying to train kosmos-2, yet I don't know how to prepare text data, when I set the `/path/to/text config/` to `None` (followed the instructions in train.sh),…
-
Hi Paul,
I have seen that your paper is quite similar to our work **["Learning visual models using a knowledge graph as a trainer"](https://arxiv.org/abs/2102.08747)** published at ISWC21, where we…
-
In text - Enhancement task of converting the question and answers into statements,
- Try to leverage learning from context
- Use system prompts to notify LLAMA2 what it's role
- See examples from…
-
### Describe the issue
My zero3.json config is:
{
"fp16": {
"enabled": “auto”,
"loss_scale": 0,
"loss_scale_window": 1000,
"initial_scale_power": 16,
…
-
Hi,
We have a new accepted paper, which might be related to mm in-context learning and LLM-aided visual reasoning.
[ICL-D3IE: In-context learning with diverse demonstrations updating for document…