huzaifa1117 commited on
Commit
5f76727
1 Parent(s): 172fd1c

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Pak-Speech-Processing/speech-t5-ur",
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "ahmadaarif/urdu_tts_finetuned_voxpopuli_nl",
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:166512c86bb99a767bb085047e154c10ccb5dc81dc329fda4fedc1750a6b1f1c
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd9dc6be1089f2259de5b7d73086a8969578689273df833e46439923bb8bdcc4
3
  size 577789320
runs/May31_16-19-38_8c00a87669e0/events.out.tfevents.1717172548.8c00a87669e0.1098.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c161a95087efb34a51629e532021a51c4a660c397a466969e9696916fc359f
3
+ size 15221
special_tokens_map.json CHANGED
@@ -1,18 +1,6 @@
1
  {
2
- "bos_token": {
3
- "content": "<s>",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "eos_token": {
10
- "content": "</s>",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
  "mask_token": {
17
  "content": "<mask>",
18
  "lstrip": true,
@@ -20,18 +8,6 @@
20
  "rstrip": false,
21
  "single_word": false
22
  },
23
- "pad_token": {
24
- "content": "<pad>",
25
- "lstrip": false,
26
- "normalized": false,
27
- "rstrip": false,
28
- "single_word": false
29
- },
30
- "unk_token": {
31
- "content": "<unk>",
32
- "lstrip": false,
33
- "normalized": false,
34
- "rstrip": false,
35
- "single_word": false
36
- }
37
  }
 
1
  {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
 
 
 
 
 
 
 
 
 
 
 
 
4
  "mask_token": {
5
  "content": "<mask>",
6
  "lstrip": true,
 
8
  "rstrip": false,
9
  "single_word": false
10
  },
11
+ "pad_token": "<pad>",
12
+ "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
13
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aef0279e9fd1b1043188c3a115ee4ca5b925961b92511477be09533a68998ac5
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f81ea3d7b9c226c7ae933424e358ba474e9b9a835326322a816388238539aa
3
  size 5304