-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Description of the bug.
tensorflow_datasets.core.download.download_manager.NonMatchingChecksumError: Artifact https:/…
-
Currently hface environment is set up as follows in `CausalImage_ImageModelBackbones.R`
```
conda create -n hface python=3.11
conda activate hface
python3 -m pip install --upgrade tran…
-
ImportError Traceback (most recent call last)
in ()
1 from __future__ import absolute_import, division, print_function, unicode_literals
2 # 安装tfds pip in…
-
Traceback (most recent call last):
File "/root/CABINET_QA/evaluate.py", line 39, in
dataset = load_dataset("/root/CABINET_QA/datasets/WikiTableQuestions", recursive=True)
File "/root/minic…
-
**TL;DR:**
NonMatchingChecksumError when trying to pre-train the model.
**Detailed Issue :**
I have created a google instance and followed the steps to download the repository and also the chec…
-
```
import tensorflow as tf
from keras_cv_attention_models import *
model = tf.keras.models.load_model('eva_giant_patch14_224_imagenet21k-ft1k.h5')
```
**> ValueError: Unknown layer: …
-
Trainer fails when you define a **custom_metric**, even for small models and small batch sizes. I tried different metrics as well, but it always fails. If you remove the custom_metric everything works…
-
### System Info
I was using
```
from langchain_huggingface import HuggingFaceEmbeddings
embeddings=HuggingFaceEmbeddings(model_name="sentence-transformers/all-mpnet-base-v2")
```
and I am gettin…
-
### System Info
- `transformers` version: 4.44.2
- Platform: macOS-14.4-arm64-arm-64bit
- Python version: 3.12.2
- Huggingface_hub version: 0.24.5
- Safetensors version: 0.4.3
- Accelerate versi…
-
When run `bash train.sh`, the following error occurs. How to solve it?
```
File "/home/cld/.conda/envs/ml-tf/lib/python3.11/site-packages/tensorflow_datasets/core/load.py", line 643, in load
Tr…