StaAhmed commited on
Commit
fb310ef
1 Parent(s): eb9d446

Training in progress epoch 0

Browse files
Files changed (4) hide show
  1. README.md +4 -5
  2. config.json +1 -1
  3. tf_model.h5 +2 -2
  4. tokenizer.json +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [deepset/minilm-uncased-squad2](https://huggingface.co/deepset/minilm-uncased-squad2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 5.9594
19
- - Epoch: 1
20
 
21
  ## Model description
22
 
@@ -42,13 +42,12 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Epoch |
44
  |:----------:|:-----:|
45
- | 5.9626 | 0 |
46
- | 5.9594 | 1 |
47
 
48
 
49
  ### Framework versions
50
 
51
- - Transformers 4.37.2
52
  - TensorFlow 2.15.0
53
  - Datasets 2.17.1
54
  - Tokenizers 0.15.2
 
15
 
16
  This model is a fine-tuned version of [deepset/minilm-uncased-squad2](https://huggingface.co/deepset/minilm-uncased-squad2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 5.5471
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Epoch |
44
  |:----------:|:-----:|
45
+ | 5.5471 | 0 |
 
46
 
47
 
48
  ### Framework versions
49
 
50
+ - Transformers 4.38.1
51
  - TensorFlow 2.15.0
52
  - Datasets 2.17.1
53
  - Tokenizers 0.15.2
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
- "transformers_version": "4.37.2",
22
  "type_vocab_size": 2,
23
  "use_cache": true,
24
  "vocab_size": 30522
 
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
+ "transformers_version": "4.38.1",
22
  "type_vocab_size": 2,
23
  "use_cache": true,
24
  "vocab_size": 30522
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e972b707a383b4998f557f5bf6ae80c00e656aba7871342bd431f5afb7c0aa9
3
- size 133136632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c1262770267f80cb058dbc9562692c131ae6805ab3ece165e7decbfbabc814a
3
+ size 133140216
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e584a910b73d688ab7251fdc120d33bf7d717025d271b50029ea9058e8ca407
3
  size 711659
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c5c7149ef8d127e48b4f8c3befa915ca04cf1a34f91f1e4cdde17628ef7cd7
3
  size 711659