-
Hello,
I am the studying the support for parallelism on Dynet and I've come across this description:
> Internally, DyNet launches a pool of training processes and automatically handles passing …
-
Hi! You produced some awesome work obviously. For my application I need to render many MLP's with variable sized inputs as you did here. Do you have any instructions for a quickstart or documentation …
-
When using ORPO to fine-tune mistral-7b-instruct-v0.3-bnb-4bit, after clicking orpo_trainer.train() to start, the following error message appears:
`-------------------------------------------------…
-
Hi! I have a question after seeing your **Performance** section on README. Why doesn't it show the result for continual learning models using BERT (without frozen)? Thanks in advance!
-
Hi, thanks for your awesome work!
I have some annotation questions:
1. Formula labeling
https://grobid.readthedocs.io/en/latest/training/fulltext/#formulas
Advises to not include the brackets …
-
## Location
* Barcelona, Spain
## Salary
* Negotiation
## About Us
* Stuart (Geopost) is the leading eco-friendly delivery company that connects retailers and e-merchants to a fleet of…
-
**Project Description:** Min-max fairness is a natural and desirable notion of subgroup fairness. The goal of this project is to develop open source implementations of recent [research](https://arxiv.…
-
## Information
The problem arises in chapter:
* [ ] Introduction
* Text Classification
* [ ] Transformer Anatomy
* [ ] Multilingual Named Entity Recognition
* [ ] Text Generation
* [ ] Summ…
-
I've recently been training some models with MEGNet and trying to use TensorBoard to track the model metrics. At first I was very confused as to why I wasn't seeing the validation metrics in the outpu…
-
Thanks for your great work!
In your project, the caption branch is trained only on VG data. This caption ability may be poor than the modal using large caption data and large language model. Have you…