TimoImhof commited on
Commit
addf2f1
1 Parent(s): a17b24f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,4 +3,7 @@ datasets:
3
  - squad
4
  metrics:
5
  - squad
6
- ---
 
 
 
 
3
  - squad
4
  metrics:
5
  - squad
6
+ ---
7
+
8
+ This is the "roberta-base" model with a question answering head, trained on the "squad" dataset.
9
+ It serves as baseline model to compare with.