-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
-
How to get the score in Overall Performance Table by running example/batch_eval.py?
1. How are the **result_files** obtained? Are they obtained by querying different classes (in reproduce/Step_3.py)?…
-
They offer free models for non-prod usage. this is a 104B, way better than other free models
```bash
curl --request POST \
--url https://api.cohere.ai/v1/chat \
--header 'accept: application…
-
This issue isn't a problem to be fixed, rather it is a record to keep track of undergraduate student's work on TREC 2024. In a series of comments, contributors can write about their work (at a high le…
-
Hi,
Thanks for your contribution, it's really useful to see evaluations on real-world data! There are further extraction tools for Python which this repository doesn't feature yet and which could b…
adbar updated
6 months ago
-
Hi, I'm working with the LLMTestCase example:
```python
test_case = LLMTestCase(
input="What if these shoes don't fit?",
# Substitute this with the actual output from your LLM tool
…
-
# URL
- https://arxiv.org/abs/2402.10790
# Affiliations
- Yuri Kuratov, N/A
- Aydar Bulatov, N/A
- Petr Anokhin, N/A
- Dmitry Sorokin, N/A
- Artyom Sorokin, N/A
- Mikhail Burtsev, N/A
# Ab…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hi,
I am using partition and chunk_by_title to chunk my pdfs. It generally works but when I investigated the chunks I saw that if there is a Table in one of my documents, the title of the table is …