-
Hi there!
I was wondering whether you can provide a range for typically "good" values to use/test for the argument num_epochs both in the single label classification case and the multi label classifi…
-
Hi,
First of all compliments for this amazing library and the code that stands below it.
Now I come to the issue:
I'm training supervised multi-class and multi-label models on a training set pl…
-
### Intro
안녕하세요 @hyunwoongko 님! 한국어 챗봇 프레임워크를 필요로 했는데, 너무 잘 만드신 것 같습니다!
코드와 자세한 docs를 읽어보며 감탄했습니다. 덕분에 원하는 기능의 챗봇을 만들 수 있을 것 같습니다.
### 문제 상황
`[DistanceClassifier]` 학습을 완료한 후, 이런 에러가 발생합니다. (…
-
Hi guys!
Is there a way to train the multi-label classification example faster? Does the os.environ['CUDA_VISIBLE_DEVICES'] = '0'
expression on top make sure that the GPU will be used?
So far, …
-
### 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, I'm trying to apply your Muses model to the Finegym dataset.
When I want to train your model using another dataset, I realized that I need a list of 100 candidate proposals.
I am referring t…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platform and dis…
-
I try to do feature matching on html-document-nodes, and use features of these document nodes (tagname, text, class, length,..) as placeholder (struct). Currently, the network consists of some fasttex…
-
### Describe the issue
**Issue 1**: Converted an xgboost `binary:logistic` model into ONNX, and inference with ONNXRuntime session gives a warning message:
```
Original XGBoost Model (load from…
-
您好,在运行multi_label_classification.py时出现这个异常,请问是哪里出现了问题呢?
RuntimeError: size mismatch, m1: [16 x 8192], m2: [2048 x 2048] at /pytorch/aten/src/THC/generic/THCTensorMathBlas.cu:266