sharmadhruv commited on
Commit
d278fd7
1 Parent(s): ab884c4

End of training

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -11
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [sharmadhruv/my_awesome_qa_model](https://huggingface.co/sharmadhruv/my_awesome_qa_model) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 4.2362
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 4.6597 | 1.0 | 1000 | 4.5738 |
50
- | 4.4218 | 2.0 | 2000 | 4.3305 |
51
- | 4.2711 | 3.0 | 3000 | 4.2362 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [sharmadhruv/my_awesome_qa_model](https://huggingface.co/sharmadhruv/my_awesome_qa_model) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.7448
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 4.028 | 1.0 | 1000 | 3.9432 |
50
+ | 3.668 | 2.0 | 2000 | 3.7996 |
51
+ | 3.4871 | 3.0 | 3000 | 3.7448 |
52
 
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:901e75d1b23924d722789b981a20af561a8db9e53025a03fa1e8b25ccfac46ed
3
  size 2307633752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66d901a491168ab3e585a77fbcf2c728f8bfd40769ead2411409502820c3b86d
3
  size 2307633752
tokenizer.json CHANGED
@@ -4,18 +4,9 @@
4
  "direction": "Right",
5
  "max_length": 384,
6
  "strategy": "OnlySecond",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 384
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
  },
 
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
4
  "direction": "Right",
5
  "max_length": 384,
6
  "strategy": "OnlySecond",
7
+ "stride": 128
 
 
 
 
 
 
 
 
 
 
8
  },
9
+ "padding": null,
10
  "added_tokens": [
11
  {
12
  "id": 0,