Dingyun-Huang commited on
Commit
e7dddff
·
verified ·
1 Parent(s): 9d36be1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,7 +13,7 @@ datasets:
13
  language:
14
  - en
15
  base_model:
16
- - albert/albert-base-v2
17
  ---
18
 
19
  # Dingyun-Huang/oe-sroberta-embedding
@@ -23,7 +23,7 @@ This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentence
23
  <!--- Describe your model here -->
24
 
25
 
26
- **The OE-ALBERT model is domain adapted from albert-base-v2 over research literature in optoelectronics. The adapted model is then fine-tuned on abstracts and titles of optoelectronics research articles for embedding capabilities.**
27
 
28
  ## Model Details
29
 
@@ -32,7 +32,7 @@ This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentence
32
  <!-- Provide a longer summary of what this model is. -->
33
 
34
  - **Language(s) (NLP):** English
35
- - **Adapted from model:** albert/albert-base-v2
36
 
37
 
38
 
 
13
  language:
14
  - en
15
  base_model:
16
+ - FacebookAI/roberta-base
17
  ---
18
 
19
  # Dingyun-Huang/oe-sroberta-embedding
 
23
  <!--- Describe your model here -->
24
 
25
 
26
+ **The OE-RoBERTa model is domain adapted from RoBERTa-base over research literature in optoelectronics. The adapted model is then fine-tuned on abstracts and titles of optoelectronics research articles for embedding capabilities.**
27
 
28
  ## Model Details
29
 
 
32
  <!-- Provide a longer summary of what this model is. -->
33
 
34
  - **Language(s) (NLP):** English
35
+ - **Adapted from model:** FacebookAI/roberta-base
36
 
37
 
38