Alexhv commited on
Commit
56614c8
1 Parent(s): 838ed1c

End of training

Browse files
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 [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4675
19
 
20
  ## Model description
21
 
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 3 | 1.6240 |
50
- | No log | 2.0 | 6 | 0.7506 |
51
- | No log | 3.0 | 9 | 0.4675 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.41.2
57
- - Pytorch 2.3.0+cu121
58
- - Datasets 2.19.2
59
  - Tokenizers 0.19.1
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0014
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 23 | 0.0451 |
50
+ | No log | 2.0 | 46 | 0.0015 |
51
+ | No log | 3.0 | 69 | 0.0014 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.42.4
57
+ - Pytorch 2.3.1+cu121
58
+ - Datasets 2.20.0
59
  - Tokenizers 0.19.1
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": true,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.41.2",
24
  "vocab_size": 28996
25
  }
 
20
  "sinusoidal_pos_embds": true,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.42.4",
24
  "vocab_size": 28996
25
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85cb9f32df3ae123537762b039453647d5f1f3c6f1baafc6038b73c7cac2c9fc
3
  size 260782152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff005f49202152914a22f70ebbbf84da7ea1f0ea093c24478a9056772fb4349
3
  size 260782152
runs/Aug10_21-16-31_9aa2e6e16695/events.out.tfevents.1723324674.9aa2e6e16695.3877.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa2bf537b89d4f03ac0361571f63d31739d2109e916af419ec6df6d8d610b9f
3
+ size 5902
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f25169b81f4d0dae8377d077ef1c99c5ef170cf54d0c9a9aa06c5feb5cdeaa50
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c5ea6f1a41afd7d8d98bfddde79d9dd6a5f1a7bdd4a37af467944d4afea7a01
3
  size 5112