[PR #175] [MERGED] remove tiny multiverse dataset from registry #182

Closed
opened 2026-02-16 00:18:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/175
Author: @eyurtsev
Created: 4/18/2024
Status: Merged
Merged: 4/18/2024
Merged by: @eyurtsev

Base: mainHead: eugene/remove_tiny_multiverse


📝 Commits (2)

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 langchain_benchmarks/registration.py (+0 -1)
📝 langchain_benchmarks/tool_usage/tasks/multiverse_math.py (+3 -0)

📄 Description

Keep it for backwards compatibility but do not expose in task registry. This dataset is probably more confusing to folks than helpful especially since it it completely overlaps with the existing multiverse math dataset. We should add another dataset that's later.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-benchmarks/pull/175 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/18/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/remove_tiny_multiverse` --- ### 📝 Commits (2) - [`f4b9e95`](https://github.com/langchain-ai/langchain-benchmarks/commit/f4b9e9547500cd6f1082b67d80d098adc1e46708) x - [`28b0054`](https://github.com/langchain-ai/langchain-benchmarks/commit/28b0054c304a51eb60681b4552abe1edb4c1644c) x ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `langchain_benchmarks/registration.py` (+0 -1) 📝 `langchain_benchmarks/tool_usage/tasks/multiverse_math.py` (+3 -0) </details> ### 📄 Description Keep it for backwards compatibility but do not expose in task registry. This dataset is probably more confusing to folks than helpful especially since it it completely overlaps with the existing multiverse math dataset. We should add another dataset that's later. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:18:27 -05:00
yindo closed this issue 2026-02-16 00:18:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-benchmarks#182