Chenchuhui
commited on
Commit
•
ed57aef
1
Parent(s):
2271d2e
End of training
Browse files- README.md +55 -0
- model.safetensors +1 -1
- preprocessor_config.json +9 -0
- runs/Dec17_19-00-07_0b21a6d43976/events.out.tfevents.1702839626.0b21a6d43976.4472.0 +3 -0
- runs/Dec17_19-13-47_0b21a6d43976/events.out.tfevents.1702840433.0b21a6d43976.4472.1 +3 -0
- runs/Dec17_19-15-42_0b21a6d43976/events.out.tfevents.1702840547.0b21a6d43976.4472.2 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
base_model: carlosdanielhernandezmena/wav2vec2-large-xlsr-53-icelandic-ep10-1000h
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: Icelandic-finetuned-no-data-augmentation
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# Icelandic-finetuned-no-data-augmentation
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [carlosdanielhernandezmena/wav2vec2-large-xlsr-53-icelandic-ep10-1000h](https://huggingface.co/carlosdanielhernandezmena/wav2vec2-large-xlsr-53-icelandic-ep10-1000h) on the None dataset.
|
17 |
+
|
18 |
+
## Model description
|
19 |
+
|
20 |
+
More information needed
|
21 |
+
|
22 |
+
## Intended uses & limitations
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Training and evaluation data
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training procedure
|
31 |
+
|
32 |
+
### Training hyperparameters
|
33 |
+
|
34 |
+
The following hyperparameters were used during training:
|
35 |
+
- learning_rate: 0.0003
|
36 |
+
- train_batch_size: 1
|
37 |
+
- eval_batch_size: 1
|
38 |
+
- seed: 42
|
39 |
+
- gradient_accumulation_steps: 2
|
40 |
+
- total_train_batch_size: 2
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- lr_scheduler_warmup_steps: 500
|
44 |
+
- num_epochs: 10
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
|
49 |
+
|
50 |
+
### Framework versions
|
51 |
+
|
52 |
+
- Transformers 4.35.2
|
53 |
+
- Pytorch 2.1.0+cu121
|
54 |
+
- Datasets 2.15.0
|
55 |
+
- 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 1261967380
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:565906b38d51a91061d5ad2f6efc05ffde37a76680702f1aedd8be5a14a27ab9
|
3 |
size 1261967380
|
preprocessor_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_normalize": true,
|
3 |
+
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
4 |
+
"feature_size": 1,
|
5 |
+
"padding_side": "right",
|
6 |
+
"padding_value": 0.0,
|
7 |
+
"return_attention_mask": false,
|
8 |
+
"sampling_rate": 16000
|
9 |
+
}
|
runs/Dec17_19-00-07_0b21a6d43976/events.out.tfevents.1702839626.0b21a6d43976.4472.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e708e529ed278ae2f4cc7cbb329a39c1d069eba9b49fba39815c91df00ff857
|
3 |
+
size 11934
|
runs/Dec17_19-13-47_0b21a6d43976/events.out.tfevents.1702840433.0b21a6d43976.4472.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67082aa9eb5c2557ea2e6d09eeefd05de63910808d060bd7694a01ae6e377e10
|
3 |
+
size 11934
|
runs/Dec17_19-15-42_0b21a6d43976/events.out.tfevents.1702840547.0b21a6d43976.4472.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54d6c47c62db8ec130cc2098d06c2d3c98d97dc0389033a4c59018c54c7fc804
|
3 |
+
size 6358
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c18e0539d9e2398e0a4a8ea3880d6d2a5bc60c5fac1bd966925d362dbcd1344
|
3 |
+
size 4600
|