End of training
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 5.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| No log | 1.0 | 3 | 5.
|
52 |
-
| No log | 2.0 | 6 | 5.
|
53 |
-
| No log | 3.0 | 9 | 5.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 5.7624
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| No log | 1.0 | 3 | 5.8627 |
|
52 |
+
| No log | 2.0 | 6 | 5.7926 |
|
53 |
+
| No log | 3.0 | 9 | 5.7624 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
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:4738cf13ef9f1fcb3563c3f92cce58d4b497b695df2e3fda96b19d47f5935afe
|
3 |
size 265470032
|
runs/Dec12_14-26-20_Heribertos-MacBook-Pro.local/events.out.tfevents.1702391180.Heribertos-MacBook-Pro.local.10091.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12f70285c09a3c8ba64fde9d448b9c1ef657504761c95b23c2e4d2d24aadb17d
|
3 |
+
size 5199
|
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:a8fd99e3b9b2a68bea5a6a1be53adabc520c02dd2cab314a0c448e9cf43e94f8
|
3 |
size 4600
|