ylacombe HF staff commited on
Commit
bf7b8b6
1 Parent(s): 98065c1

Model save

Browse files
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
@@ -13,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # wav2vec2-common_voice-af-demo
15
 
16
- This model was trained from scratch on the common_voice_16_0 dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
+ base_model: ylacombe/w2v-bert-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
 
14
 
15
  # wav2vec2-common_voice-af-demo
16
 
17
+ This model is a fine-tuned version of [ylacombe/w2v-bert-2.0](https://huggingface.co/ylacombe/w2v-bert-2.0) on the common_voice_16_0 dataset.
18
 
19
  ## Model description
20
 
all_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "eval_loss": Infinity,
4
+ "eval_runtime": 1.2872,
5
+ "eval_samples": 28,
6
+ "eval_samples_per_second": 21.753,
7
+ "eval_steps_per_second": 3.108,
8
+ "eval_wer": 1.0,
9
+ "train_loss": 0.0,
10
+ "train_runtime": 86.8732,
11
+ "train_samples": 58,
12
+ "train_samples_per_second": 10.015,
13
+ "train_steps_per_second": 0.345
14
+ }
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/yoach/tmp/wav2vec_seamless",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
 
1
  {
2
+ "_name_or_path": "ylacombe/w2v-bert-2.0",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
emissions.csv CHANGED
@@ -1,2 +1,3 @@
1
  timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
2
  2024-01-01T15:21:31,ec6bfdc1-9b67-4d1a-a0fa-b70b3193b238,codecarbon,88.12444925308228,0.003465083577686595,0.008161127492751757,France,FRA,île-de-france,N,,
 
 
1
  timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
2
  2024-01-01T15:21:31,ec6bfdc1-9b67-4d1a-a0fa-b70b3193b238,codecarbon,88.12444925308228,0.003465083577686595,0.008161127492751757,France,FRA,île-de-france,N,,
3
+ 2024-01-01T18:36:01,cb35f914-f90f-485a-9b94-fa20e1340a84,codecarbon,84.35353183746338,0.003260060781468252,0.007678248179354226,France,FRA,île-de-france,N,,
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "eval_loss": Infinity,
4
+ "eval_runtime": 1.2872,
5
+ "eval_samples": 28,
6
+ "eval_samples_per_second": 21.753,
7
+ "eval_steps_per_second": 3.108,
8
+ "eval_wer": 1.0
9
+ }
preprocessor_config.json CHANGED
@@ -2,106 +2,6 @@
2
  "do_normalize": true,
3
  "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
  "feature_size": 80,
5
- "language_code": [
6
- "__afr__",
7
- "__amh__",
8
- "__arb__",
9
- "__ary__",
10
- "__arz__",
11
- "__asm__",
12
- "__azj__",
13
- "__bel__",
14
- "__ben__",
15
- "__bos__",
16
- "__bul__",
17
- "__cat__",
18
- "__ceb__",
19
- "__ces__",
20
- "__ckb__",
21
- "__cmn__",
22
- "__cmn_Hant__",
23
- "__cym__",
24
- "__dan__",
25
- "__deu__",
26
- "__ell__",
27
- "__eng__",
28
- "__est__",
29
- "__eus__",
30
- "__fin__",
31
- "__fra__",
32
- "__fuv__",
33
- "__gaz__",
34
- "__gle__",
35
- "__glg__",
36
- "__guj__",
37
- "__heb__",
38
- "__hin__",
39
- "__hrv__",
40
- "__hun__",
41
- "__hye__",
42
- "__ibo__",
43
- "__ind__",
44
- "__isl__",
45
- "__ita__",
46
- "__jav__",
47
- "__jpn__",
48
- "__kan__",
49
- "__kat__",
50
- "__kaz__",
51
- "__khk__",
52
- "__khm__",
53
- "__kir__",
54
- "__kor__",
55
- "__lao__",
56
- "__lit__",
57
- "__lug__",
58
- "__luo__",
59
- "__lvs__",
60
- "__mai__",
61
- "__mal__",
62
- "__mar__",
63
- "__mkd__",
64
- "__mlt__",
65
- "__mni__",
66
- "__mya__",
67
- "__nld__",
68
- "__nno__",
69
- "__nob__",
70
- "__npi__",
71
- "__nya__",
72
- "__ory__",
73
- "__pan__",
74
- "__pbt__",
75
- "__pes__",
76
- "__pol__",
77
- "__por__",
78
- "__ron__",
79
- "__rus__",
80
- "__sat__",
81
- "__slk__",
82
- "__slv__",
83
- "__sna__",
84
- "__snd__",
85
- "__som__",
86
- "__spa__",
87
- "__srp__",
88
- "__swe__",
89
- "__swh__",
90
- "__tam__",
91
- "__tel__",
92
- "__tgk__",
93
- "__tgl__",
94
- "__tha__",
95
- "__tur__",
96
- "__ukr__",
97
- "__urd__",
98
- "__uzn__",
99
- "__vie__",
100
- "__yor__",
101
- "__yue__",
102
- "__zlm__",
103
- "__zul__"
104
- ],
105
  "num_mel_bins": 80,
106
  "padding_side": "right",
107
  "padding_value": 1,
 
2
  "do_normalize": true,
3
  "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
  "feature_size": 80,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "num_mel_bins": 80,
6
  "padding_side": "right",
7
  "padding_value": 1,
runs/Jan01_15-19-35_vorace/events.out.tfevents.1704122567.vorace.38190.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6cda44fb92967d39111cbe32d96896e856e98e32f8c9009714724fdf10101f
3
+ size 352
runs/Jan01_18-34-16_vorace/events.out.tfevents.1704134075.vorace.75244.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b83777d40ae600ba47ea1bc2716ec9973fadb258a4ce892d4f3a867bc251d2f4
3
+ size 6504
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 86.8732,
5
+ "train_samples": 58,
6
+ "train_samples_per_second": 10.015,
7
+ "train_steps_per_second": 0.345
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 15.0,
5
+ "eval_steps": 100,
6
+ "global_step": 30,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 15.0,
13
+ "step": 30,
14
+ "total_flos": 2.076343463106048e+17,
15
+ "train_loss": 0.0,
16
+ "train_runtime": 86.8732,
17
+ "train_samples_per_second": 10.015,
18
+ "train_steps_per_second": 0.345
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 30,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 15,
25
+ "save_steps": 400,
26
+ "total_flos": 2.076343463106048e+17,
27
+ "train_batch_size": 16,
28
+ "trial_name": null,
29
+ "trial_params": null
30
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:effa08dffb61eb2cfbc9b89b7595afa0b908795b860765d7460c286f3df242f1
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6ca28dd75f14d159729f0ad50949e5c2fc22b48aabb6a26ab89d8ba421d8de
3
  size 4728