Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
- bert
|
5 |
---
|
6 |
|
7 |
-
# Model Card for
|
8 |
|
9 |
# Model Details
|
10 |
|
@@ -12,16 +12,16 @@ tags:
|
|
12 |
|
13 |
More information needed
|
14 |
|
15 |
-
- **Developed by:**
|
16 |
-
- **Shared by [Optional]:**
|
17 |
|
18 |
- **Model type:** Feature Extraction
|
19 |
- **Language(s) (NLP):** More information needed
|
20 |
- **License:** More information needed
|
21 |
-
- **Parent Model:**
|
22 |
- **Resources for more information:**
|
23 |
-
- [GitHub Repo](https://github.com/
|
24 |
-
- [Associated Paper](https://arxiv.org/abs/
|
25 |
|
26 |
|
27 |
# Uses
|
@@ -54,8 +54,8 @@ Users (both direct and downstream) should be made aware of the risks, biases and
|
|
54 |
|
55 |
## Training Data
|
56 |
|
57 |
-
The model craters note in the [Github Repository](https://github.com/
|
58 |
-
> We train
|
59 |
|
60 |
|
61 |
## Training Procedure
|
|
|
4 |
- bert
|
5 |
---
|
6 |
|
7 |
+
# Model Card for SynCSE-partial
|
8 |
|
9 |
# Model Details
|
10 |
|
|
|
12 |
|
13 |
More information needed
|
14 |
|
15 |
+
- **Developed by:** SJTU-LIT
|
16 |
+
- **Shared by [Optional]:** SJTU-LIT
|
17 |
|
18 |
- **Model type:** Feature Extraction
|
19 |
- **Language(s) (NLP):** More information needed
|
20 |
- **License:** More information needed
|
21 |
+
- **Parent Model:** RoBERTa-base
|
22 |
- **Resources for more information:**
|
23 |
+
- [GitHub Repo](https://github.com/SJTU-LIT/SynCSE/tree/main)
|
24 |
+
- [Associated Paper](https://arxiv.org/abs/2305.15077)
|
25 |
|
26 |
|
27 |
# Uses
|
|
|
54 |
|
55 |
## Training Data
|
56 |
|
57 |
+
The model craters note in the [Github Repository](https://github.com/SJTU-LIT/SynCSE/blob/main/README.md)
|
58 |
+
> We train
|
59 |
|
60 |
|
61 |
## Training Procedure
|