-
### Description
I am trying to use trax following NLP specialization but couldn't import it. I have search for solution and ask help on ChatGPT but could not solve it.
...
### Environment informa…
Nuna7 updated
2 months ago
-
Please update to support `ds = strategy.distribute_datasets_from_function(fn, options=input_options)`:
```
def is_tf_dataset(x):
if hasattr(x, "__class__"):
for parent in x.__class__…
-
ImportError Traceback (most recent call last)
in ()
1 from __future__ import absolute_import, division, print_function, unicode_literals
2 # 安装tfds pip in…
-
Facing this error while trying to run this command. Please help
!python3 pegasus/bin/train.py --params=aeslc_transformer \
--param_overrides=vocab_filename=ckpt/pegasus_ckpt/c4.unigram.newline.10pct…
-
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…
-
```
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: …
-
Version mismatches in tensorflow , tensorflow_datasets, tensorflow_recommenders, scann and python. Impossible to find a combination that works.
You get error messages about something wrong with bui…
-
![image](https://github.com/sign-language-processing/datasets/assets/122366389/e98a6d07-bb31-4562-9d83-a6620db35b4d)
Steps to reproduce on my own machine:
```
conda create -n sign_language_dat…
-
When running the Colab example I am able tu run the code and successfully save the model inside the created bucket, but the `run` command keeps trying multiple GETs returning:
`"Request is missing …
-
Traceback (most recent call last):
File "/home/lzm/.local/lib/python3.8/site-packages/urllib3/connection.py", line 159, in _new_conn
conn = connection.create_connection(
File "/home/lzm/.lo…