End of training
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# bert-base-italian-xxl-cased-finetuned-paisa
|
15 |
|
16 |
This model is a fine-tuned version of [dbmdz/bert-base-italian-xxl-cased](https://huggingface.co/dbmdz/bert-base-italian-xxl-cased) on the None dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -41,6 +43,13 @@ The following hyperparameters were used during training:
|
|
41 |
- num_epochs: 1
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
- Transformers 4.35.2
|
|
|
14 |
# bert-base-italian-xxl-cased-finetuned-paisa
|
15 |
|
16 |
This model is a fine-tuned version of [dbmdz/bert-base-italian-xxl-cased](https://huggingface.co/dbmdz/bert-base-italian-xxl-cased) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0000
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
43 |
- num_epochs: 1
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
50 |
+
| 0.0 | 1.0 | 63471 | 0.0000 |
|
51 |
+
|
52 |
+
|
53 |
### Framework versions
|
54 |
|
55 |
- Transformers 4.35.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442940984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a2a9a7a880c76d0a0a9db3f47960a9819980f1784fbc745f278a27b48ae898f
|
3 |
size 442940984
|
runs/Nov29_14-08-23_d9fc919cc1fb/events.out.tfevents.1701266904.d9fc919cc1fb.3633.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f65165456acbfdff59d2710e2fb94b64b86cf64257b6b842d0a2a6a5cb2c96c4
|
3 |
+
size 6013
|
runs/Nov29_14-08-23_d9fc919cc1fb/events.out.tfevents.1701277271.d9fc919cc1fb.3633.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb4a59a1ee9617d738709a9a10f5437de01d924a72039822177893345a061e17
|
3 |
+
size 364
|