kashif HF Staff commited on
Commit
d0e709f
·
verified ·
1 Parent(s): 0c40478

fix bibtex year

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -182,7 +182,7 @@ Apache 2.0 licensed via [google-research/tabfm](https://github.com/google-resear
182
  @article{tabfm2025,
183
  title = {TabFM: A Zero-Shot Foundation Model for Tabular Data},
184
  author = {Google Research},
185
- year = {2025},
186
  url = {https://research.google/blog/introducing-tabfm-a-zero-shot-foundation-model-for-tabular-data/}
187
  }
188
  ```
 
182
  @article{tabfm2025,
183
  title = {TabFM: A Zero-Shot Foundation Model for Tabular Data},
184
  author = {Google Research},
185
+ year = {2026},
186
  url = {https://research.google/blog/introducing-tabfm-a-zero-shot-foundation-model-for-tabular-data/}
187
  }
188
  ```