DataHammer commited on
Commit
4a60b7e
1 Parent(s): 685779b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -5,4 +5,30 @@ language:
5
  - en
6
  library_name: transformers
7
  pipeline_tag: sentence-similarity
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - en
6
  library_name: transformers
7
  pipeline_tag: sentence-similarity
8
+ license: apache-2.0
9
+ ---
10
+ # SciDPR Question Encoder
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+ Dense Passage Retrieval (DPR) is a set of tools and models for state-of-the-art open-domain Q&A research. scidpr-question-encoder is the Question Encoder trained using the Scientific Question Answer (QA) dataset (Pradeep et al., 2021).
22
+
23
+
24
+ - **Developed by:** See [GitHub repo](https://github.com/gmftbyGMFTBY/science-llm) for model developers
25
+ - **Model type:** BERT-based encoder
26
+ - **Language(s) (NLP):** [Apache 2.0](https://github.com/gmftbyGMFTBY/science-llm/blob/main/LICENSE)
27
+ - **License:** English
28
+
29
+ ### Model Sources [optional]
30
+
31
+ <!-- Provide the basic links for the model. -->
32
+
33
+ - **Repository:** [Girhub Repo](https://github.com/gmftbyGMFTBY/science-llm)
34
+ - **Paper [optional]:** [Paper Repo]()