efecelik commited on
Commit
48ea87a
1 Parent(s): b758746

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ https://huggingface.co/docs/transformers/tasks/question_answering
13
  I wrote it to understand the basic logic.
14
 
15
  # my_awesome_qa_model
16
- This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.6236
19
 
 
13
  I wrote it to understand the basic logic.
14
 
15
  # my_awesome_qa_model
16
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an squad dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.6236
19