diff --git a/README.md b/README.md index 0fcffd5..1af3a5d 100644 --- a/README.md +++ b/README.md @@ -150,12 +150,16 @@ python examples/classification_example.py --- -## Evaluation Results +## Technical Report -Our model evaluation results can be found in [results/](results/). +A standalone technical report or paper for TabFM is not included in this repository at this time. We plan to update this section with a link if a report describing the model architecture, training pipeline, datasets, and evaluation methodology becomes available. --- +## Evaluation Results + +Our model evaluation results can be found in [results/](results/). + ## Running Tests You can run the unit tests directly using Python's `unittest` module: