LLukas22 commited on
Commit
114ab3d
1 Parent(s): 25b938c

Updated License

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  pipeline_tag: question-answering
4
  tags:
5
- - question-answering
6
- - transformers
7
- - generated_from_trainer
8
  datasets:
9
- - squad_v2
10
- - LLukas22/nq-simplified
 
 
11
  ---
12
 
13
  # deberta-v3-base-qa-en
@@ -84,4 +86,4 @@ The following hyperparameters were used during training:
84
  - Sentence Transformers: 2.2.2
85
 
86
  ## Additional Information
87
- 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: mit
3
  pipeline_tag: question-answering
4
  tags:
5
+ - question-answering
6
+ - transformers
7
+ - generated_from_trainer
8
  datasets:
9
+ - squad_v2
10
+ - LLukas22/nq-simplified
11
+ language:
12
+ - en
13
  ---
14
 
15
  # deberta-v3-base-qa-en
 
86
  - Sentence Transformers: 2.2.2
87
 
88
  ## Additional Information
89
+ 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).