LICENSE
MANIFEST.in
README.md
settings.ini
setup.py
bellem/__init__.py
bellem/_modidx.py
bellem/ds.py
bellem/logging.py
bellem/testing.py
bellem/utils.py
bellem.egg-info/PKG-INFO
bellem.egg-info/SOURCES.txt
bellem.egg-info/dependency_links.txt
bellem.egg-info/entry_points.txt
bellem.egg-info/not-zip-safe
bellem.egg-info/requires.txt
bellem.egg-info/top_level.txt
bellem/datasets/__init__.py
bellem/datasets/utils.py
bellem/dda/__init__.py
bellem/dda/coop.py
bellem/dda/mcd.py
bellem/drop/__init__.py
bellem/drop/eval.py
bellem/dspy/__init__.py
bellem/dspy/utils.py
bellem/dspy/module/__init__.py
bellem/dspy/module/cte.py
bellem/dspy/module/sc.py
bellem/dspy/predict/__init__.py
bellem/dspy/predict/ccot.py
bellem/dspy/predict/cok.py
bellem/dspy/predict/cot.py
bellem/dspy/predict/cte.py
bellem/dvc/__init__.py
bellem/dvc/experiment.py
bellem/fastai/__init__.py
bellem/fastai/classification.py
bellem/jerx/__init__.py
bellem/jerx/eval.py
bellem/jerx/prompt.py
bellem/jerx/utils.py
bellem/jerx/dataset/__init__.py
bellem/jerx/dataset/docred.py
bellem/jerx/dataset/webnlg.py
bellem/jerx/fewshot/__init__.py
bellem/jerx/fewshot/llm.py
bellem/jerx/offline/__init__.py
bellem/jerx/offline/llm.py
bellem/jerx/reward/__init__.py
bellem/jerx/reward/heuristic.py
bellem/jerx/reward/llm.py
bellem/jerx/reward/qa.py
bellem/llama_index/__init__.py
bellem/llama_index/obs.py
bellem/llama_index/data_structs/__init__.py
bellem/llama_index/data_structs/data_structs.py
bellem/llama_index/graph_stores/__init__.py
bellem/llama_index/graph_stores/kuzu.py
bellem/llama_index/indices/__init__.py
bellem/llama_index/indices/knowledge_graph/__init__.py
bellem/llama_index/indices/knowledge_graph/base.py
bellem/llama_index/indices/knowledge_graph/retrievers.py
bellem/ml/__init__.py
bellem/ml/vision.py
bellem/ml/dataset/__init__.py
bellem/ml/dataset/imagenet.py
bellem/ml/dataset/lang.py
bellem/musique/__init__.py
bellem/musique/baseline.py
bellem/musique/benchmark.py
bellem/musique/constants.py
bellem/musique/eval.py
bellem/musique/models.py
bellem/musique/multihop.py
bellem/musique/multihopjerx.py
bellem/musique/nhop.py
bellem/musique/qa.py
bellem/musique/singlehop.py
bellem/musique/twohop.py
bellem/nn/__init__.py
bellem/nn/clip.py
bellem/nn/layer.py
bellem/nn/loss.py
bellem/nn/vision.py
bellem/qa/__init__.py
bellem/qa/guided.py
bellem/qa/multi.py
bellem/qa/qdecomp.py
bellem/qa/single.py
bellem/qa/llm/__init__.py
bellem/qa/llm/single.py
bellem/text/__init__.py
bellem/text/utils.py
bellem/torch/__init__.py
bellem/torch/dataset/__init__.py
bellem/torch/dataset/utils.py
bellem/transformers/__init__.py
bellem/transformers/experiment.py
bellem/transformers/generation.py
bellem/transformers/llama3.py
bellem/transformers/utils.py
bellem/wandb/__init__.py
bellem/wandb/exp.py
bellem/wandb/utils.py