yangwang825 commited on
Commit
1492171
·
verified ·
1 Parent(s): 3d449b2

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - voxceleb
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: aam-len3-bs256-lr1e-3
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # aam-len3-bs256-lr1e-3
18
+
19
+ This model is a fine-tuned version of [](https://huggingface.co/) on the voxceleb dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: nan
22
+ - Accuracy: 0.0005
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.001
42
+ - train_batch_size: 256
43
+ - eval_batch_size: 1
44
+ - seed: 914
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 10.0
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 7.6771 | 1.0 | 523 | 6.7010 | 0.6003 |
56
+ | 3.5879 | 2.0 | 1046 | 1.9993 | 0.9141 |
57
+ | 1.9536 | 3.0 | 1569 | 0.8234 | 0.9607 |
58
+ | 1.5008 | 4.0 | 2092 | 0.6434 | 0.9617 |
59
+ | 0.0 | 5.0 | 2615 | nan | 0.0005 |
60
+ | 0.0 | 6.0 | 3138 | nan | 0.0005 |
61
+ | 0.0 | 7.0 | 3661 | nan | 0.0005 |
62
+ | 0.0 | 8.0 | 4184 | nan | 0.0005 |
63
+ | 0.0 | 9.0 | 4707 | nan | 0.0005 |
64
+ | 0.0 | 10.0 | 5230 | nan | 0.0005 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.48.3
70
+ - Pytorch 2.0.0+cu117
71
+ - Datasets 3.2.0
72
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e9f0f4aa7ab51f6cb3b58cdffae86c358bd99520e12885fbbd2c7ee8eb95994
3
  size 84856520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2ef4bf3f8c50205628447142fe0c9ff0689e9d8ce98f765489ee6e7c5cd949
3
  size 84856520