End of training
Browse files
README.md
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: distilbert-base-uncased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: squad_distilbert
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# squad_distilbert
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.5411
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 32
|
39 |
+
- eval_batch_size: 32
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 15
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
+
| 1.2592 | 1.0 | 2738 | 1.1407 |
|
50 |
+
| 0.9254 | 2.0 | 5476 | 1.1297 |
|
51 |
+
| 0.7153 | 3.0 | 8214 | 1.1560 |
|
52 |
+
| 0.5814 | 4.0 | 10952 | 1.2990 |
|
53 |
+
| 0.4528 | 5.0 | 13690 | 1.4225 |
|
54 |
+
| 0.3592 | 6.0 | 16428 | 1.5411 |
|
55 |
+
| 0.2932 | 7.0 | 19166 | 1.6802 |
|
56 |
+
| 0.2383 | 8.0 | 21904 | 1.7984 |
|
57 |
+
| 0.1898 | 9.0 | 24642 | 1.9599 |
|
58 |
+
| 0.1553 | 10.0 | 27380 | 2.1424 |
|
59 |
+
| 0.1297 | 11.0 | 30118 | 2.2808 |
|
60 |
+
| 0.1074 | 12.0 | 32856 | 2.3198 |
|
61 |
+
| 0.0922 | 13.0 | 35594 | 2.3774 |
|
62 |
+
| 0.08 | 14.0 | 38332 | 2.5194 |
|
63 |
+
| 0.0678 | 15.0 | 41070 | 2.5411 |
|
64 |
+
|
65 |
+
|
66 |
+
### Framework versions
|
67 |
+
|
68 |
+
- Transformers 4.35.2
|
69 |
+
- Pytorch 2.1.0+cu121
|
70 |
+
- Datasets 2.16.1
|
71 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265470032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b4c67a5871711d6a8e56351019aa7d02bdf056be30d398a0835f89601f8825e
|
3 |
size 265470032
|
runs/Jan21_23-26-42_2ede3a79fb9a/events.out.tfevents.1705879603.2ede3a79fb9a.3193.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a77e038e7b2234e51b3d9b80e39eaf3c790c033536f03b36884e1b38af1b7bd6
|
3 |
+
size 21628
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e6c6ff6d34911cdf4445d4a5fce6ec5c3e2a59c23d9451085b80a21c1f38988
|
3 |
size 4600
|