AI-Generated Text Detection: Is There a Feature in transformers?
|
|
2
|
6
|
January 22, 2025
|
Outputs change if re-using KVCache (past_key_values) for model.forward and generation
|
|
4
|
9
|
January 22, 2025
|
The state_dict export by peft.get_peft_model_state_dict doesn't contain adapter name
|
|
7
|
6
|
January 22, 2025
|
torch.distributed.elastic.multiprocessing.errors.ChildFailedError
|
|
19
|
37168
|
January 22, 2025
|
Seq2SeqTrainer multiple GPUs
|
|
1
|
5
|
January 22, 2025
|
Accessing a model with model.generate via remote only
|
|
1
|
4
|
January 22, 2025
|
GPU utilization almost always 0 during training
|
|
2
|
10
|
January 22, 2025
|
Finetuning llama for classification
|
|
2
|
753
|
January 21, 2025
|
Adding Audio-MAE to Transformers
|
|
1
|
10
|
January 21, 2025
|
Dataset for multilabel classification
|
|
1
|
12
|
January 20, 2025
|
Having the 'The model did not return a loss from the inputs, only the following keys: logits.' error only when predict_with_generate = True
|
|
2
|
15
|
January 20, 2025
|
Fine-Tuning a Text2Text Model using different tokenizer
|
|
5
|
24
|
January 20, 2025
|
[Announcement] Generation: Get probabilities for generated output
|
|
63
|
37616
|
January 20, 2025
|
Perhaps your features (`output` in this case) have excessive nesting (inputs type `list` where type `int` is expected)
|
|
19
|
59
|
January 20, 2025
|
Pip install optimum[exporters-tf]
|
|
3
|
14
|
January 18, 2025
|
Pretrained Model for Fine-Tuning has 100% Trainable Parameters
|
|
2
|
26
|
January 17, 2025
|
DONUT: Reading order for pseudo-OCR pre-training task
|
|
0
|
7
|
January 16, 2025
|
SSL Certificate Issue
|
|
7
|
20291
|
January 16, 2025
|
Unable to load a newly trained tokenizer from local files
|
|
4
|
17
|
January 16, 2025
|
Issues Fine Tuning RT-DETR
|
|
1
|
25
|
January 15, 2025
|
Change the classifcation threshold
|
|
2
|
19
|
January 15, 2025
|
Python code for Gemma models
|
|
1
|
23
|
January 15, 2025
|
RuntimeError: Failed to import transformers.models.roberta.modeling_tf_roberta because of the following error (look up to see its traceback): No module named 'keras.engine'
|
|
6
|
4852
|
January 14, 2025
|
Initializing a big model on GPU with random weights
|
|
2
|
11
|
January 14, 2025
|
What is `self.loss_function` in `forward()` of newly released LLM?
|
|
0
|
8
|
January 14, 2025
|
ValueError: Unable to create tensor, you should probably activate truncation and/or padding with 'padding=True' 'truncation=True' to have batched tensors with the same length
|
|
4
|
32660
|
January 13, 2025
|
Qwen Not work anymore
|
|
1
|
15
|
January 13, 2025
|
No matter what I do the HF…
|
|
2
|
24
|
January 13, 2025
|
Expected `tensors` and `new_tensors` to have the same type but found <class 'tuple'> and <class 'torch.Tensor'>
|
|
2
|
10
|
January 12, 2025
|
Fine-tuning an NLLB model for a new language
|
|
7
|
1785
|
January 12, 2025
|