Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
base_model:
|
4 |
+
- intfloat/e5-small-v2
|
5 |
+
---
|
6 |
+
|
7 |
+
|
8 |
+
We’re working on making **TabSTAR** available to everyone. In the meantime, you can find the research code to pretrain the model here:
|
9 |
+
|
10 |
+
[🔗 GitHub Repository: alanarazi7/TabSTAR](https://github.com/alanarazi7/TabSTAR)
|