metadata
license: mit
library_name: transformers
pipeline_tag: feature-extraction
This repository contains the SimCSE model used for generating text embeddings in the paper Don't Get Lost in the Trees: Streamlining LLM Reasoning by Overcoming Tree Search Exploration Pitfalls. These embeddings are used to merge semantically similar states, improving the efficiency of tree search algorithms for LLM reasoning.