-
I want to use the Megatron framework for Chinese NLP pre-training tasks. Currently, I have Chinese corpus resources and a vocab.txt file. However, for most frameworks, it seems that vocab.json and mer…
-
I downloaded .ipynb file from kaggle and tried running in VS code. It worked for LGBM algorithm but not others. Here is an error I got when I ran MLP.
[16:30:57] Stdout logging level is INFO3.
[16:3…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Training
### Bug
wandb: WAR…
-
the ckasspath has standfort-corenlp-4.3.2.jar & standfort-corenlp-4.3.2-models-german.jar
The following code:
```
public class TestSatzErkennung
{
public static String text = "Marie was bo…
-
ESH has a basic tagging implementation, which allows to add tags (as simple strings) to items.
The idea behind this is to assign items a semantic. So while the "category" refers to a taxonomy (e.g. th…
-
Hi - I have Ubuntu23.10 Mantic with a couple of GPUs, 3090 being the biggest one. I want to run a batch of Marathi - English Translation with IndicTrans2, when I try to run the `huggingface_interface`…
-
Hi,
I am in the process of training the POS model, and I think I have the correct word vectors and word embeddings for this task.
Currently, I have:
- .txt and .xz for the word vectors, stor…
-
# Story
As a web team, we would like to get Michael a list of every website hosted on Acquia because he asked nicely.
# Additional Info
Dev/Stage sites not necessary
Would this include CCOM sites…
-
I don't know if this is an issue or a discussion yet, but it seems logical to document this somewhere in case we make it to release with gaps in support for NLP.
First of all, Lucene 4.8.0 didn't s…
-
Selecting a Named Recognition Tool (NER): During the meeting people mentions one suck as the pytorch one (https://pypi.org/project/pytorch-ner/) or any of the ones available on hugging face. For this…