TobiasFrey98 commited on
Commit
3769b48
1 Parent(s): dfebbe4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - trivia_qa
5
+ language:
6
+ - en
7
+ pipeline_tag: question-answering
8
+ ---
9
+ This model was finetuned with the base model microsoft/xtremedistil-l6-h256-uncased on the TriviQA dataset for the course NLP4Web at TU Darmstadt 2023.