-
### Describe the workflow you want to enable
I suggest adding new transformers to scikit-learn named `LogTransformer` and `LogWithShiftTransformer`, which would add the functionality of applying a lo…
-
I'm using commit `63aa483ec25a8f4727d1905267499ede75f524de`
When I run the example command to train PCA-SVM:
`python bin/embed_and_train_classifier.py example_files/glanville_np177_training_pati…
-
### Question
Love the package, and am using it in research - I am wondering, does there exist a preferred citation format for the package to cite it in papers?
-
### System Info
`"@huggingface/transformers": "3.0.2"`
Bun v1.1.30-canary.28+2f8c20ef8 (macOS arm64)
Chrome Version 131.0.6778.70 arm64
### Environment/Platform
- [x] Website/web-app
- [ ]…
-
python test_truthfulqa.py --is_KG=True
Traceback (most recent call last):
File "/root/zhangyf/KnowLA/test_truthfulqa.py", line 206, in
fire.Fire(main)
File "/opt/anaconda3/envs/llm_env…
-
During the execution of my code:
model = SentenceTransformer('sentence-transformers/all-MiniLM-L6-v2')
definition_embeddings = model.encode(DSE_infos)
I encountered the following error, and the s…
-
Hello,
I have a need for a transformer that patch a complex yaml configuration (nodeSelector) in multiple template of a chart. So I figure a kustomize transformer might solve this (https://kubectl.…
gllb updated
2 months ago
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
Evidence:
We finetune without Unsloth in Qlora with rank 32, targets all linear layers AND embed/lm_head (smaller 10x lr, same padđing right key as Unsloth) in a total of **1,134,559,232 trainable …
-
## Background and Motivation
I was looking at how to wire up the `servers` property based on the current HttpContext [like NSwag does](https://github.com/RicoSuter/NSwag/blob/6b49eefa4048cecfd41ba0…