Skip to content

Commit 4059328

Browse files
committed
Added caching to notebooks
1 parent 2ba0abb commit 4059328

File tree

3 files changed

+95
-11883
lines changed

3 files changed

+95
-11883
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
/examples/qa/hotpot/MIPRO_notebook_cache/
1212
/examples/nli/scone/MIPRO_notebook_cache/
13+
/examples/nli/scone/ScoNe/
14+
/examples/nli/scone/compiled_program.dspy
15+
/examples/qa/hotpot/compiled_program.dspy
1316
/ScoNe/
1417

1518
# Byte-compiled / optimized / DLL files

0 commit comments

Comments
 (0)