-
I use metrics as [{'name': 'F1-score', 'function': F1}], run the samples data for 4 epoch.
However, after each epoch, I got the F1 score is 0, what's wrong?
```
from fast_bert.learner import *
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi, what is the dataset you are experimenting with? Where can it be obtained?
-
# Video Representation Learning and Latent Concept Mining for Large-scale Multi-label Video Classification #
- Author: Po-Yao Huang, Ye Yuan, Zhenzhong Lan, Lu Jiang, Alexander G. Hauptmann
- Orig…
-
Hello,
Reading the XR-Transformer paper, I would like to know the Multi-resolution learning time complexity considering the N(number of text instances) and the number of labels (L).
Is the Multi-…
-
J. Read, B. Pfahringer, G. Holmes, E. Frank, Classifier chains for multi-label classification, in: Proceedings of the 20th European Conference on Machine Learning, 2009, pp. 254–269.
Ensembles of clas…
-
The current reward function in Marco-o1's MCTS implementation relies solely on token-level confidence scores derived from the model's output probabilities. While this method provides a straightforward…
-
### Describe the bug
AttributeError when running model parallel distributed training with accelerate
### Reproduction
```
accelerate launch --config_file train_dreambooth_lora_flux.py
--resolutio…
-
A. Clare, R.D. King, Knowledge discovery in multi-label phenotype data, in: Proceedings of the 5th European Conference on PKDD, 2001, pp. 42–53.
Multi-Label C4.5 (ML-C4.5 ) [11] is an adaptation …
-
### 请提出你的问题
![image](https://github.com/PaddlePaddle/PaddleNLP/assets/10572923/4a1a56ec-1856-4440-98c4-986e4a9efc3c)
训练的过程中产生了这个报错,请问是什么原因导致的?该如何解决呢?