Tabular Classification
Safetensors
yft commited on
Commit
edada0d
·
verified ·
1 Parent(s): 10acbbb

Model card: link the arXiv report (2609.04540), add citation

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: tabular-classification
 
 
4
  ---
5
 
6
  # Mitra-v2 Classifier
@@ -74,7 +76,18 @@ This project is licensed under the Apache-2.0 License.
74
 
75
  ## Reference
76
 
77
- [Mitra-v2 Technical Report](https://huggingface.co/autogluon/mitra-finetune/blob/main/Mitra_v2_Technical_Report.pdf) (Amazon, 2026). The arXiv link will be added once the report is public.
 
 
 
 
 
 
 
 
 
 
 
78
 
79
  ```
80
  @article{zhang2025mitra,
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: tabular-classification
4
+ tags:
5
+ - arxiv:2609.04540
6
  ---
7
 
8
  # Mitra-v2 Classifier
 
76
 
77
  ## Reference
78
 
79
+ [Mitra-v2 Technical Report](https://arxiv.org/abs/2609.04540) (Amazon, 2026), also available on the [Hub](https://huggingface.co/autogluon/mitra-finetune/blob/main/Mitra_v2_Technical_Report.pdf).
80
+
81
+ ```
82
+ @article{mitrav2_2026,
83
+ title={{Mitra-v2} Technical Report},
84
+ author={Tao, Yefan and Zhang, Xiyuan and Liu, Xinyi and Han, Boran and Maddix, Danielle and Fang, Haoyang and Han, Zhen and Gai, Jiading and Liu, Xuanqing and Bohlke-Schneider, Michael and Wang, Yuyang (Bernie) and Friedland, Gerald and Mah, Kevan and Lee, Chris and Kong, Chris},
85
+ journal={arXiv preprint arXiv:2609.04540},
86
+ year={2026}
87
+ }
88
+ ```
89
+
90
+ The original Mitra:
91
 
92
  ```
93
  @article{zhang2025mitra,