Compiled CoTWithThoughtSimplifiedBaleen with bootstrap_fewshot_with_random_search for location-fo-coarse

This commit is contained in:
2025-11-27 23:48:36 -05:00
parent d128ab8a95
commit 6499a925a1
11 changed files with 1163 additions and 1 deletions

7
pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "CoTWithThoughtSimplifiedBaleen-location-fo-coarse"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["dspy>=3.0.4", "jupyter>=1.1.1", "modaic>=0.4.1", "neptune>=1.14.0"]