facebookresearch / fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MIT License
30.38k stars 6.4k forks source link

data2vec for vectorizing txt data points #4168

Open kia73sha opened 2 years ago

kia73sha commented 2 years ago

What is your question?

Hello I am interested in working with your Data2Vec module to create a vectorized output from a textbase dataset. My data points are raw, refined text, and I need your model to embed the input. Then I need the vectorized result for another RF model. I've searched on your repo. However, I can't find sufficient guidelines for my concern. I would appreciate it if you help me with a step-by-step approach to using the package. Thanks

What have you tried?

Downloading and Loading model with PyTorch but it doesn't make sense.

What's your environment?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!