Compiled CoTWithThoughtSimplifiedBaleen with bootstrap_fewshot_with_random_search for location-fo-fine

This commit is contained in:
2025-11-28 10:22:38 -05:00
parent 1c9f6fa465
commit fad3386631
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-fine"
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"]