-
HI All, I am new here to learn MAE ! Good to see you all.
I am trying to run the "Fine-tuning Pre-trained MAE for Classification" Evaluation with ImageNet fine-tuned models.
I follow the instru…
-
训练参数:
torchrun --nnodes=1 --nproc_per_node=2 --master_port=$PORT \
-m FlagEmbedding.baai_general_embedding.finetune.run \
--output_dir $OUTPUT_DIR \
--model_name_or_path $MODEL_PATH \
--train…
-
I was looking for the model checkpoint used for safe-score calculation, can you share that?
The script used for evaluating the responses generated for non-offensive text generation are missing in t…
-
## Issue encountered
When trying to run an evaluation while loading a dataset with custom code, there doesn't seem to be an easy way to set the option `trust_remote_code=True`.
The command line wi…
-
Thanks a lot for sharing the pretrained models.
I'd like to confirm the evaluation setting for the pretrained models (8 submodules case).
When validation images for rubble were rendered by the…
-
### Describe the issue
Issue:
got nothing after finetune the llava-v1.5-13b
predict "-------------------------"
or blank answer
Command:
```
PROMPT_VERSION=v1
MODEL_VERSION="llava-v1.5-13b"…
-
- [ ] [AlpacaEval: Revolutionizing Model Evaluation with LLM-Based Automatic Tools](https://github.com/tatsu-lab/alpaca_eval?tab=readme-ov-file#making-a-new-evaluator)
# AlpacaEval: Revolutionizing M…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
Could i use llava_hf.py and Llava(Multimodal model) to run language tasks?
I tried gsm8k and ifeval,both of them have mistakes. For example, for gsm8k, it says that the "sampler" for fewshot was not …
-
### SynapseML version
`OutOfMemorySparkException` only when including a `validationIndicatorCol` - LightGBMClassifier
### System information
- **Language version** ( python 3.10.12, scala 2.12):
- …