arxyzan commited on
Commit
40708dc
1 Parent(s): 1f71c25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  A Wav2Vec2 model trained using Data2Vec based on the paper [data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language](https://arxiv.org/abs/2202.03555).<br>
2
- This model is provided here for [this repo](https://github.com/AryanShekarlaban/data2vec-pytorch) but was NOT trained using that codebase but instead, copied from `facebook/data2vec-vision-base` for convenience and reproducibility.
3
 
4
  ### BibTeX entry and citation info
5
 
 
1
  A Wav2Vec2 model trained using Data2Vec based on the paper [data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language](https://arxiv.org/abs/2202.03555).<br>
2
+ This model is provided here for [this repo](https://github.com/AryanShekarlaban/data2vec-pytorch) but was NOT trained using that codebase but instead, copied from `facebook/data2vec-wav2vec2-base` for convenience and reproducibility.
3
 
4
  ### BibTeX entry and citation info
5