Gachomba commited on
Commit
5839f99
1 Parent(s): da398d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  model-index:
7
  - name: question-generator
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -27,7 +29,7 @@ More information needed
27
 
28
  ## Training and evaluation data
29
 
30
- More information needed
31
 
32
  ## Training procedure
33
 
@@ -56,4 +58,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.42.3
57
  - Pytorch 2.3.0+cu121
58
  - Datasets 2.20.0
59
- - Tokenizers 0.19.1
 
6
  model-index:
7
  - name: question-generator
8
  results: []
9
+ datasets:
10
+ - rajpurkar/squad
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  ## Training and evaluation data
31
 
32
+ This model is trained and evaluated on the SQUAD dataset
33
 
34
  ## Training procedure
35
 
 
58
  - Transformers 4.42.3
59
  - Pytorch 2.3.0+cu121
60
  - Datasets 2.20.0
61
+ - Tokenizers 0.19.1