Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
base_model: Qwen/Qwen2-VL-7B-Instruct
|
3 |
license: apache-2.0
|
4 |
+
library_name: transformers
|
5 |
+
language:
|
6 |
+
- en
|
7 |
---
|
8 |
+
# LamRA-Ret-Pretrained Model Card
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
## Model Details
|
16 |
+
|
17 |
+
The model was trained on a 270K language-only dataset, accessible via this [link](https://huggingface.co/datasets/princeton-nlp/datasets-for-simcse), with the objective of enhancing its feature extraction capabilities.
|