LLukas22 commited on
Commit
cdaa411
1 Parent(s): da92a55

Updated License

Browse files
Files changed (1) hide show
  1. README.md +17 -14
README.md CHANGED
@@ -1,20 +1,23 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  pipeline_tag: sentence-similarity
4
  tags:
5
- - sentence-transformers
6
- - feature-extraction
7
- - sentence-similarity
8
- - transformers
9
- - generated_from_trainer
10
  datasets:
11
- - squad
12
- - newsqa
13
- - LLukas22/cqadupstack
14
- - LLukas22/fiqa
15
- - LLukas22/scidocs
16
- - deepset/germanquad
17
- - LLukas22/nq
 
 
 
18
  ---
19
 
20
  # all-MiniLM-L12-v2-embedding-all
@@ -101,4 +104,4 @@ The following hyperparameters were used during training:
101
  - Sentence Transformers: 2.2.2
102
 
103
  ## Additional Information
104
- This model was trained as part of my Master's Thesis **'Evaluation of transformer based language models for use in service information systems'**. The source code is available on [Github](https://github.com/LLukas22/Retrieval-Augmented-QA).
 
1
  ---
2
+ license: apache-2.0
3
  pipeline_tag: sentence-similarity
4
  tags:
5
+ - sentence-transformers
6
+ - feature-extraction
7
+ - sentence-similarity
8
+ - transformers
9
+ - generated_from_trainer
10
  datasets:
11
+ - squad
12
+ - newsqa
13
+ - LLukas22/cqadupstack
14
+ - LLukas22/fiqa
15
+ - LLukas22/scidocs
16
+ - deepset/germanquad
17
+ - LLukas22/nq
18
+ language:
19
+ - en
20
+ - de
21
  ---
22
 
23
  # all-MiniLM-L12-v2-embedding-all
 
104
  - Sentence Transformers: 2.2.2
105
 
106
  ## Additional Information
107
+ This model was trained as part of my Master's Thesis **'Evaluation of transformer based language models for use in service information systems'**. The source code is available on [Github](https://github.com/LLukas22/Retrieval-Augmented-QA).