paytonray commited on
Commit
dc2cde4
1 Parent(s): 28917ff

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -15,8 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
15
  # my_awesome_qa_model
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 1.4250
20
 
21
  ## Model description
22
 
@@ -44,15 +42,6 @@ The following hyperparameters were used during training:
44
  - lr_scheduler_type: linear
45
  - num_epochs: 3
46
 
47
- ### Training results
48
-
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | 2.7969 | 1.0 | 500 | 1.6795 |
52
- | 1.4836 | 2.0 | 1000 | 1.4274 |
53
- | 1.1374 | 3.0 | 1500 | 1.4250 |
54
-
55
-
56
  ### Framework versions
57
 
58
  - Transformers 4.29.2
 
15
  # my_awesome_qa_model
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
 
 
18
 
19
  ## Model description
20
 
 
42
  - lr_scheduler_type: linear
43
  - num_epochs: 3
44
 
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.29.2