Ayush M
Ayush M
Dear Author @HurinHu , Thanks for the package ! Fetching images is still a pain in the code. The images are stored as a javascript object in the self.content variable...
Dear Authors @penghts , In the paper you mentioned that > There are 103 categories including all classes except for root in the hierarchy. According to [13–15], we also consider...
Hi @paroma , Your paper seems interesting ! In the github repository, you have only provided IMDB dataset as a refernce. Could you provide Twitter and CDR data (with relevant...
Hi @benrmatthews I've filled goodhere contributor application and mailed at [email protected] to request for airtable API key. Could you please look at that ? Thanks
With the introduction of the new log file, cpair loses its signficance. The new file logs finer details such as timestamp of the replacement, type of replacement (local/global), page no...
[Translation Only] Currently, suggestions are provided from OCR perspective which are character-based suggestions. In the translation branch, we want more relevant suggestions to the user. either from the CSTT dictionary...
Forking the translation branch
In our tool, there is a facility to crop an image. We would like to find a good quality matching image from the corpus of images (corresponding to the source)....
I am running this [notebook](https://github.com/NVIDIA/GenerativeAIExamples/blob/main/finetuning/Gemma/lora.ipynb). However, when I try to merge LoRA and model weights before exporting to TensorRTLLM (`python /opt/NeMo/scripts/nlp_language_modeling/merge_lora_weights/merge.py`). I received the following error: ``` Initializing distributed: GLOBAL_RANK:...