Ali Haider Ahmad

Results 7 issues of Ali Haider Ahmad

Hi, I want to fine-tuning flair on a domain specific dataset, what I want to know is how many epochs are suitable? And how much time would you estimate to...

question

A while ago I was upset with the embed merging process and suddenly this amazing library pops up. You are great! ------------------------- My question: The flair model can give a...

question
wontfix

Hi, You do a great job here!. is seqeval.metrics.f1_score compatible with aspect extraction tasks?

This template is **ONLY** to be used for reporting bugs in the code. The flat_classification_report function is not working (in train_seq function), there is a strange problem with it ##...

bug

Hi there, In my endeavor to construct a BERT model from the ground up for the purpose of gaining hands-on experience and a comprehensive understanding of the model, I have...

Hi, I am very impressed with your work on BERT. Currently I am reproducing Bert's model from scratch for educational purposes. I have finished building the model, but I have...

### What happened + What you expected to happen ## **Description:** I encountered a TypeError when running TorchTrainer in a Ray Tune experiment. The error occurs due to an issue...