Training in progress, epoch 1
Browse files- README.md +14 -14
- final/model.safetensors +1 -1
- final/training_args.bin +1 -1
- model.safetensors +1 -1
- runs/Sep14_18-15-35_fs-cai-002/events.out.tfevents.1757873740.fs-cai-002.3614253.0 +2 -2
- runs/Sep14_18-17-49_fs-cai-002/events.out.tfevents.1757873873.fs-cai-002.3615295.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [intfloat/multilingual-e5-base](https://huggingface.co/intfloat/multilingual-e5-base) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- Precision: 0.
|
| 25 |
-
- Recall: 0.
|
| 26 |
-
- F1 Macro: 0.
|
| 27 |
-
- Accuracy: 0.
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
@@ -44,12 +44,12 @@ More information needed
|
|
| 44 |
|
| 45 |
The following hyperparameters were used during training:
|
| 46 |
- learning_rate: 3e-05
|
| 47 |
-
- train_batch_size:
|
| 48 |
- eval_batch_size: 128
|
| 49 |
- seed: 0
|
| 50 |
- distributed_type: multi-GPU
|
| 51 |
- num_devices: 8
|
| 52 |
-
- total_train_batch_size:
|
| 53 |
- total_eval_batch_size: 1024
|
| 54 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 55 |
- lr_scheduler_type: linear
|
|
@@ -59,13 +59,13 @@ The following hyperparameters were used during training:
|
|
| 59 |
|
| 60 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 Macro | Accuracy |
|
| 61 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|:--------:|
|
| 62 |
-
| No log | 0 | 0 | 0.
|
| 63 |
-
| No log | 1.0 |
|
| 64 |
-
| No log | 2.0 |
|
| 65 |
-
| No log | 3.0 |
|
| 66 |
-
|
|
| 67 |
-
|
|
| 68 |
-
|
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [intfloat/multilingual-e5-base](https://huggingface.co/intfloat/multilingual-e5-base) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.0077
|
| 24 |
+
- Precision: 0.9995
|
| 25 |
+
- Recall: 0.9995
|
| 26 |
+
- F1 Macro: 0.9995
|
| 27 |
+
- Accuracy: 0.9995
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 44 |
|
| 45 |
The following hyperparameters were used during training:
|
| 46 |
- learning_rate: 3e-05
|
| 47 |
+
- train_batch_size: 32
|
| 48 |
- eval_batch_size: 128
|
| 49 |
- seed: 0
|
| 50 |
- distributed_type: multi-GPU
|
| 51 |
- num_devices: 8
|
| 52 |
+
- total_train_batch_size: 256
|
| 53 |
- total_eval_batch_size: 1024
|
| 54 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 55 |
- lr_scheduler_type: linear
|
|
|
|
| 59 |
|
| 60 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 Macro | Accuracy |
|
| 61 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|:--------:|
|
| 62 |
+
| No log | 0 | 0 | 0.3800 | 0.2550 | 0.5 | 0.3377 | 0.5100 |
|
| 63 |
+
| No log | 1.0 | 31 | 0.0183 | 0.9963 | 0.9962 | 0.9962 | 0.9962 |
|
| 64 |
+
| No log | 2.0 | 62 | 0.0106 | 0.9995 | 0.9995 | 0.9995 | 0.9995 |
|
| 65 |
+
| No log | 3.0 | 93 | 0.0090 | 0.9995 | 0.9995 | 0.9995 | 0.9995 |
|
| 66 |
+
| 0.0339 | 4.0 | 124 | 0.0082 | 0.9995 | 0.9995 | 0.9995 | 0.9995 |
|
| 67 |
+
| 0.0339 | 5.0 | 155 | 0.0078 | 0.9995 | 0.9995 | 0.9995 | 0.9995 |
|
| 68 |
+
| 0.0339 | 6.0 | 186 | 0.0077 | 0.9995 | 0.9995 | 0.9995 | 0.9995 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
final/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112201932
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d9e5ef6e60699b8a5c54d32d8a6b5e20ec5051519bbe823c03dadd770d36c34
|
| 3 |
size 1112201932
|
final/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfeddccf810fad45336a0ec967fe155b99071d859db049cfcb4c4ec32b885d07
|
| 3 |
size 5432
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112201932
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e34a8a16c6b025c273cb72b84871d18baa965d0be495978988db430abe09cc24
|
| 3 |
size 1112201932
|
runs/Sep14_18-15-35_fs-cai-002/events.out.tfevents.1757873740.fs-cai-002.3614253.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:7586483b428e7d55257d75038ee01cfa1d74e8f3527c1645fef49294ae498249
|
| 3 |
+
size 8967
|
runs/Sep14_18-17-49_fs-cai-002/events.out.tfevents.1757873873.fs-cai-002.3615295.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40a4383e419ed9c68f7843207f4c74b5475793753dd031cfda7377942db28524
|
| 3 |
+
size 6512
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11d32bf7c1e6d6196d6a5c398e875afe04cfa26acaf6fda29b7d730253b3a90e
|
| 3 |
size 5432
|