End of training
Browse files- README.md +51 -0
- model.safetensors +1 -1
- runs/Jan06_11-33-20_e8573c436b05/events.out.tfevents.1704540802.e8573c436b05.263.1 +3 -0
- runs/Jan06_11-33-51_e8573c436b05/events.out.tfevents.1704540833.e8573c436b05.263.2 +3 -0
- runs/Jan06_11-37-01_e8573c436b05/events.out.tfevents.1704541023.e8573c436b05.263.3 +3 -0
- training_args.bin +1 -1
README.md
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: vinai/phobert-base-v2
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: my_testing_mlm_model
|
7 |
+
results: []
|
8 |
+
---
|
9 |
+
|
10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
+
should probably proofread and complete it, then remove this comment. -->
|
12 |
+
|
13 |
+
# my_testing_mlm_model
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
16 |
+
|
17 |
+
## Model description
|
18 |
+
|
19 |
+
More information needed
|
20 |
+
|
21 |
+
## Intended uses & limitations
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Training and evaluation data
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training procedure
|
30 |
+
|
31 |
+
### Training hyperparameters
|
32 |
+
|
33 |
+
The following hyperparameters were used during training:
|
34 |
+
- learning_rate: 2e-05
|
35 |
+
- train_batch_size: 64
|
36 |
+
- eval_batch_size: 8
|
37 |
+
- seed: 42
|
38 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
39 |
+
- lr_scheduler_type: linear
|
40 |
+
- num_epochs: 3
|
41 |
+
|
42 |
+
### Training results
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
### Framework versions
|
47 |
+
|
48 |
+
- Transformers 4.35.2
|
49 |
+
- Pytorch 2.1.0+cu121
|
50 |
+
- Datasets 2.16.1
|
51 |
+
- 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 540279452
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f8761b994eaed3085dda8fe5c79537415b0798856f5f4d810c81d69579fcb73
|
3 |
size 540279452
|
runs/Jan06_11-33-20_e8573c436b05/events.out.tfevents.1704540802.e8573c436b05.263.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:183d53fc5e10489eccf20e64789aa7a554b71688f59ee249857d857919a01d91
|
3 |
+
size 4300
|
runs/Jan06_11-33-51_e8573c436b05/events.out.tfevents.1704540833.e8573c436b05.263.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55b88b8a777e70da2a12581caa9ae8f581ee8881a8e0e0d09a5ac5a9e747b307
|
3 |
+
size 4300
|
runs/Jan06_11-37-01_e8573c436b05/events.out.tfevents.1704541023.e8573c436b05.263.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ddc12bc137768be84d4ec8e15a417c297611380eb90c4a2f76c7af52e7658df
|
3 |
+
size 4652
|
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:fef29f8ca10903d21283fef5f9938f9773db8b867c638fcd716741bb669d16fe
|
3 |
size 4600
|