Feature Extraction
Transformers
Safetensors
English
custom_model
multi-modal
speech-language
custom_code
Eval Results
shangeth commited on
Commit
ece6d31
1 Parent(s): bb8379e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -121,11 +121,13 @@ model.generate_meta(
121
 
122
  ## Model Details
123
 
124
- - Model Size : 2.1 B
125
- - Checkpoint : 2000 k steps (bs=1)
126
- - Adapters : r=4, alpha=8
127
- - lr = 1e-4
128
- - gradient accumulation steps : 8
 
 
129
 
130
 
131
  ## Checkpoint Result
@@ -134,4 +136,7 @@ model.generate_meta(
134
  |:----------------------:|:----------------------:|:-------------:|:----------:|:-------------:|
135
  | librispeech-test-clean | 0.0736 | 0.9490 | | |
136
  | librispeech-test-other | 0.1047 | 0.9099 | | |
137
- | CommonVoice test | 0.2447 | 0.8680 | 0.6061 | 0.6156 |
 
 
 
 
121
 
122
  ## Model Details
123
 
124
+ - **Developed by:** Skit AI
125
+ - **Authors:** Shangeth Rajaa, Abhinav Tushar
126
+ - **Model Size:** 2.1 B
127
+ - **Checkpoint:** 2000 k steps (bs=1)
128
+ - **Adapters:** r=4, alpha=8
129
+ - **lr** : 1e-4
130
+ - **gradient accumulation steps:** 8
131
 
132
 
133
  ## Checkpoint Result
 
136
  |:----------------------:|:----------------------:|:-------------:|:----------:|:-------------:|
137
  | librispeech-test-clean | 0.0736 | 0.9490 | | |
138
  | librispeech-test-other | 0.1047 | 0.9099 | | |
139
+ | CommonVoice test | 0.2447 | 0.8680 | 0.6061 | 0.6156 |
140
+
141
+
142
+