Gyaneshere commited on
Commit
3956ff6
·
verified ·
1 Parent(s): 1df4a90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -38,15 +38,16 @@ It achieves the following results on the evaluation set:
38
 
39
  ## Model description
40
 
41
- More information needed
42
 
43
  ## Intended uses & limitations
44
 
45
- More information needed
46
 
47
  ## Training and evaluation data
48
 
49
- More information needed
 
50
 
51
  ## Training procedure
52
 
 
38
 
39
  ## Model description
40
 
41
+ Base Model used for fne tuning https://huggingface.co/facebook/wav2vec2-base
42
 
43
  ## Intended uses & limitations
44
 
45
+ Use it to familarize yourself with fine tuning a pre trained model.Not a Production Ready Model
46
 
47
  ## Training and evaluation data
48
 
49
+ This is the lnik to the training dataset. https://huggingface.co/datasets/PolyAI/minds14
50
+ You can bring your own data, preprocess it for training on your won data.
51
 
52
  ## Training procedure
53