kusumlata123
kusumlata123
is any find solution wht it is happening?
> > I am having this code to call Bert model and getting error: File "/home/dr/Desktop/dali-md-master/biaffine_md.py", line 26, in add_model_specific_valuables self.bert_tokenizer = self.load_bert_vocab() File "/home/dr/Desktop/dali-md-master/biaffine_md.py", line 53, in load_bert_vocab vocab_info...
I am getting ths error why? sudo apt-get update Hit:1 http://in.archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://in.archive.ubuntu.com/ubuntu focal-updates InRelease Hit:3 http://in.archive.ubuntu.com/ubuntu focal-backports InRelease Hit:4 https://linux.teamviewer.com/deb stable InRelease Hit:5 http://packages.microsoft.com/repos/code stable InRelease Hit:6...
have uninstall still
I am also getting this isssue. tensorflow.python.framework.errors_impl.ResourceExhaustedError: models/singleton_classifiers/context.model/variables/variables_temp_d0c7555bd2aa4ae682695465c0d0e2f4/part-00000-of-00002.data-00000-of-00001.tempstate8490917510693379885; No space left on device [Op:SaveV2]
I am also getting same error: polyglot download embeddings2.hi ner2.hi download LANG:hi [polyglot_data] Error loading embeddings2.hi: Error installing package. Retry? [n/y/e]
polyglot download embeddings2.hi ner2.hi download LANG:hi [polyglot_data] Error loading embeddings2.hi: Error installing package. Retry? [n/y/e]
UnpicklingError Traceback (most recent call last) in () 3 #model=gensim.models.Word2Vec.load_word2vec_format('model_file', binary=True) Word2Vec.load_word2vec_format 4 #model_bin = KeyedVectors.load_word2vec_format(model_file,binary=True) ----> 5 model=gensim.models.Word2Vec.load(model_file) 6 #model=gensim.Word2Vec.load_word2vec_format('model_file',binary=True) word_vectors = KeyedVectors.load(path) why is it giving
Hi , I am using hindi language word2vec hi.bin so when i am using my corpus to find vector of word then for some number like 3740 ( ३७४० )...
can you please support me in that if i want to convert data set which contain corefrence annotation into conll format then which file i have to change.