iMahdiGhazavi commited on
Commit
4fe2a62
1 Parent(s): 0aff3ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,4 +5,6 @@ library_name: transformers
5
  tags:
6
  - QA
7
  - QuestionAnswering
8
- ---
 
 
 
5
  tags:
6
  - QA
7
  - QuestionAnswering
8
+ ---
9
+
10
+ I trained this model on the SQuAD dataset for the Question Answering NLP task as a homework for my NLP Course during the spring of 2024 semester.