-
## Explaining Data Patterns in Natural Language with Language Models
2023 BlackboxNLP Workshop at ACL | MSR & Cornell U
不断的生成解释,并进行排序。找出一个最具解释性的prompt。
Explanation: symbolic regression,
## Auto…
-
### 🐛 Describe the bug
As the title says, the generation in various benchmarks does not stop when the model returns a single newline (`\n`).
The model I am currently evaluating consistently outpu…
-
I am getting this crash whenever I try to load up an Indev-Style world with the experimental chunk saving feature turned on:
[crash-2024-11-29_13.26.23-server.txt](https://github.com/user-attachmen…
-
- [x] #104
- [ ] #107
- [ ] #105
- [ ] #106
-
I have a prompt which is used to generate sql query from the input text given by a user.
I am trying to optimize prompt using run_generation_pipeline.py, but I am getting completely different Calibra…
-
Hi,
I loaded this model from HF using the below code on `2xA100s`:
```
tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-2-7b-chat-hf", use_fast=True)
model = AutoModelForCausalLM.from_…
-
these are some notes i had in a gist, just an idea not something in roadmap, but i figured it would be cool to discuss
### OOVSkills framework proposal
- out-of-vocabulary intents skill class - …
-
Hello, I want to ask about if this task support to Chinese text?
Thanks a lot for your help!
-
Heyy,
I have been trying so hard to get this training done with a custom dataset. I have a list of dictionaries for training. Since always the base model is LLama, its weights would definitely infl…
-
No sound comes out of my browser when I set tts by alltalk in kobold.
It's related to #920, however, in alltalk v2 nothing is fixed. Same thing happens when I start v1 or v2. It's no different. Wha…