Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
This is an unofficial implementation of MultiCSR (https://arxiv.org/pdf/2310.10962) on the BERT-base model, utilized as the foundational model for our paper (https://arxiv.org/pdf/2502.13656).
|