shangeth commited on
Commit
90ce71a
1 Parent(s): f5f12a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -125,7 +125,7 @@ Try the model in [Google Colab Notebook](https://colab.research.google.com/drive
125
  - **Finetuned from model:** [WavLM](https://huggingface.co/microsoft/wavlm-large), [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0)
126
  - **Model Size:** 1.5 B
127
  - **Checkpoint:** 2000 k steps (bs=1)
128
- - **Adapters:** r=4, alpha=8
129
  - **lr** : 1e-4
130
  - **gradient accumulation steps:** 8
131
 
 
125
  - **Finetuned from model:** [WavLM](https://huggingface.co/microsoft/wavlm-large), [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0)
126
  - **Model Size:** 1.5 B
127
  - **Checkpoint:** 2000 k steps (bs=1)
128
+ - **Adapters:** r=8, alpha=16
129
  - **lr** : 1e-4
130
  - **gradient accumulation steps:** 8
131