mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Remove datasets
submodule
This commit is contained in:
parent
8d171628fe
commit
04a9709c27
2
.github/workflows/self-push.yml
vendored
2
.github/workflows/self-push.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
apt -y update && apt install -y libsndfile1-dev
|
||||
pip install --upgrade pip
|
||||
pip install .[sklearn,testing,onnxruntime,sentencepiece,speech]
|
||||
pip install .[sklearn,testing,onnxruntime,sentencepiece,speech,integrations]
|
||||
|
||||
- name: Are GPUs recognized by our DL frameworks
|
||||
run: |
|
||||
|
1
datasets
1
datasets
@ -1 +0,0 @@
|
||||
Subproject commit d95b95f8cf3cb0cff5f77a675139b584dcfcf719
|
Loading…
Reference in New Issue
Block a user