-
First of all: I just discovered your project and really like it so far. I think it has great potential.
I wanted to edit the location of a group of photos, I think that is a common thing to do for …
-
Repro:
transformers: `pip install git+https://github.com/huggingface/transformers`
setfit: `pip install setfit==1.1.0`
code:
```
dataset = load_dataset("sst2")
train_dataset = samp…
-
Hello, I want to use scATAC-seq dataset to deconvolute 10x Visium dataset, is it feasible?
When I prepare anndata for the regression model, some warings appeared as follows:
cell2location.models.R…
-
`google-cls-v2` has powerful multi region support through wild card matching or providing lists of regions. It appears that `google-batch` is lacking this feature.
Multi-region support is a much l…
-
For simplicity, we will always assume that data is 3 dimensional with the dimensions being:
(subject_id, event, measurement)
Optionally, there can be a fourth dimension with tokenized text, a sequen…
-
known issue
1x single video
https://wandb.ai/snoozie/megaportraits/runs/khl4e01g?nw=nwusersnoozie
4x videos
https://wandb.ai/snoozie/megaportraits/runs/zhos6yxx?nw=nwusersnoozie
looking a…
-
**Tell us about your request**
Do not update lastRecordedPullTime on batch-get-image API call.
**Which service(s) is this request for?**
ECR
**Tell us about the problem you're trying to solve.…
fstr updated
2 months ago
-
### System Info
transformers version - 4.33.2
I'm using the trainer api as such, so it pushes the latest checkpoint to huggingface each epoch:
```
from transformers import TrainingArguments, T…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float6…
-
Hi,
I am running train.py, and this line of code complains the input is a directory. `complex_names_all = read_strings_from_txt(self.split_path)`
The original code snippet, read_strings_from_t…