Added cross-reference
Browse files
README.md
CHANGED
|
@@ -18,6 +18,8 @@ The model can be used for authorship attribution, style similarity, machine-gene
|
|
| 18 |
|
| 19 |
For training and evaluation code, refer to our repository [here](https://github.com/junghwanjkim/multilingual_aa).
|
| 20 |
|
|
|
|
|
|
|
| 21 |
## Model Details
|
| 22 |
- **Model Type:** [Sentence Transformer](https://www.SBERT.net)
|
| 23 |
- **Base model:** [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B) <!-- at revision 4e20de362430cd3b72f300e6b0f18e50e7166e08 -->
|
|
|
|
| 18 |
|
| 19 |
For training and evaluation code, refer to our repository [here](https://github.com/junghwanjkim/multilingual_aa).
|
| 20 |
|
| 21 |
+
For the Style Representation model based on XLM-RoBERTa, refer to [Blablablab/multilingual-style-representation](https://huggingface.co/Blablablab/multilingual-style-representation).
|
| 22 |
+
|
| 23 |
## Model Details
|
| 24 |
- **Model Type:** [Sentence Transformer](https://www.SBERT.net)
|
| 25 |
- **Base model:** [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B) <!-- at revision 4e20de362430cd3b72f300e6b0f18e50e7166e08 -->
|