rultor.com logo This build log was produced by rultor.com for h1alexbel/srdataset#47
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2498
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Jun 27 12:20:16 UTC 2024
+ uptime
 12:20:16 up 1 min,  0 users,  load average: 1.70, 0.67, 0.25
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title='feat(#37): numericals'
+ author=h1alexbel
+ directory=
+ head=git@github.com:h1alexbel/srdataset.git
+ pull_id=47
+ fork=git@github.com:h1alexbel/srdataset.git
+ fork_branch=43
+ squash=false
+ vars=('--env=head=git@github.com:h1alexbel/srdataset.git' '--env=pull_id=47' '--env=fork=git@github.com:h1alexbel/srdataset.git' '--env=fork_branch=43' '--env=head_branch=master' '--env=pull_title=feat(#37): numericals' '--env=author=h1alexbel' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:h1alexbel/srdataset.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=47'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:h1alexbel/srdataset.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=43'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=feat(#37): numericals'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''export HF_TESTING_TOKEN=$(cat ../huggingface)'\'' '\'';'\'' '\''make env test'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:h1alexbel/srdataset.git'\''' ';' 'export '\''pull_id=47'\''' ';' 'export '\''fork=git@github.com:h1alexbel/srdataset.git'\''' ';' 'export '\''fork_branch=43'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=feat(#37): numericals'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'export HF_TESTING_TOKEN=$(cat ../huggingface)' ';' 'make env test' ';')
+ container=h1alexbel_srdataset_47
+ as_root=false
+ hostname
ip-172-31-30-189
+ pwd
/tmp/rultor-1QqX
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:h1alexbel/srdataset.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:h1alexbel/srdataset.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:h1alexbel/srdataset.git'\''' ';' 'export '\''pull_id=47'\''' ';' 'export '\''fork=git@github.com:h1alexbel/srdataset.git'\''' ';' 'export '\''fork_branch=43'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=feat(#37): numericals'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'export HF_TESTING_TOKEN=$(cat ../huggingface)' ';' 'make env test' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:h1alexbel/srdataset.git
+ git remote update
Fetching origin
Fetching fork
From github.com:h1alexbel/srdataset
 * [new branch]      43                   -> fork/43
 * [new branch]      7                    -> fork/7
 * [new branch]      master               -> fork/master
 * [new branch]      renovate/numpy-2.x   -> fork/renovate/numpy-2.x
 * [new branch]      renovate/sentence-transformers-3.x -> fork/renovate/sentence-transformers-3.x
 * [new branch]      renovate/ubuntu-22.x -> fork/renovate/ubuntu-22.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/43
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch '43' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 5bbba9c..0589f91
Fast-forward
 steps/agglomerative_numerical.py |  2 +-
 steps/dbscan_numerical.py        |  2 +-
 steps/embed.py                   |  8 +++++++-
 steps/gmm_numerical.py           |  2 +-
 steps/kmeans_numerical.py        |  2 +-
 tests/test_english.py            | 13 +++++++++++++
 6 files changed, 24 insertions(+), 5 deletions(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.27
++ bc
++ echo 0.27 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.27, low enough to run a new Docker container'
load average is 0.27, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
4f4fb700ef54: Pulling fs layer
3388fa6ed601: Pulling fs layer
a12507e52312: Pulling fs layer
e23ebcc037b3: Pulling fs layer
bb4f039d23e6: Pulling fs layer
bff0f5c21f97: Pulling fs layer
d9fc8e7722be: Pulling fs layer
ad0d8d906737: Pulling fs layer
da0965651d17: Pulling fs layer
258028b06422: Pulling fs layer
78ff19bf7482: Pulling fs layer
b4f403e87234: Pulling fs layer
27f9babec026: Pulling fs layer
edda9c9c491a: Pulling fs layer
8a3be2ae9667: Pulling fs layer
0fb2ad8587f2: Pulling fs layer
ad339a44131b: Pulling fs layer
1333140dab36: Pulling fs layer
a9b611ac1ac8: Pulling fs layer
bc8a8b928d03: Pulling fs layer
b082b933f133: Pulling fs layer
16116aa7a2bd: Pulling fs layer
ba52c94956f1: Pulling fs layer
f3c2f8b0afdd: Pulling fs layer
b16e153fbe48: Pulling fs layer
6b8d855570b3: Pulling fs layer
a12507e52312: Waiting
e23ebcc037b3: Waiting
bb4f039d23e6: Waiting
bff0f5c21f97: Waiting
d9fc8e7722be: Waiting
ad0d8d906737: Waiting
da0965651d17: Waiting
258028b06422: Waiting
78ff19bf7482: Waiting
b4f403e87234: Waiting
27f9babec026: Waiting
edda9c9c491a: Waiting
8a3be2ae9667: Waiting
0fb2ad8587f2: Waiting
ad339a44131b: Waiting
1333140dab36: Waiting
a9b611ac1ac8: Waiting
bc8a8b928d03: Waiting
b082b933f133: Waiting
16116aa7a2bd: Waiting
ba52c94956f1: Waiting
f3c2f8b0afdd: Waiting
b16e153fbe48: Waiting
6b8d855570b3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
3388fa6ed601: Verifying Checksum
3388fa6ed601: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
a12507e52312: Verifying Checksum
a12507e52312: Download complete
bff0f5c21f97: Verifying Checksum
bff0f5c21f97: Download complete
d9fc8e7722be: Verifying Checksum
d9fc8e7722be: Download complete
ad0d8d906737: Verifying Checksum
ad0d8d906737: Download complete
da0965651d17: Verifying Checksum
da0965651d17: Download complete
258028b06422: Verifying Checksum
258028b06422: Download complete
e23ebcc037b3: Verifying Checksum
e23ebcc037b3: Download complete
b4f403e87234: Verifying Checksum
b4f403e87234: Download complete
bccd10f490ab: Pull complete
4f4fb700ef54: Pull complete
3388fa6ed601: Pull complete
78ff19bf7482: Verifying Checksum
78ff19bf7482: Download complete
a12507e52312: Pull complete
27f9babec026: Verifying Checksum
27f9babec026: Download complete
8a3be2ae9667: Verifying Checksum
8a3be2ae9667: Download complete
0fb2ad8587f2: Verifying Checksum
0fb2ad8587f2: Download complete
ad339a44131b: Verifying Checksum
ad339a44131b: Download complete
1333140dab36: Verifying Checksum
1333140dab36: Download complete
a9b611ac1ac8: Verifying Checksum
a9b611ac1ac8: Download complete
bc8a8b928d03: Verifying Checksum
bc8a8b928d03: Download complete
b082b933f133: Verifying Checksum
b082b933f133: Download complete
16116aa7a2bd: Verifying Checksum
16116aa7a2bd: Download complete
ba52c94956f1: Verifying Checksum
ba52c94956f1: Download complete
f3c2f8b0afdd: Verifying Checksum
f3c2f8b0afdd: Download complete
b16e153fbe48: Verifying Checksum
b16e153fbe48: Download complete
6b8d855570b3: Verifying Checksum
6b8d855570b3: Download complete
bb4f039d23e6: Verifying Checksum
bb4f039d23e6: Download complete
edda9c9c491a: Verifying Checksum
edda9c9c491a: Download complete
e23ebcc037b3: Pull complete
bb4f039d23e6: Pull complete
bff0f5c21f97: Pull complete
d9fc8e7722be: Pull complete
ad0d8d906737: Pull complete
da0965651d17: Pull complete
258028b06422: Pull complete
78ff19bf7482: Pull complete
b4f403e87234: Pull complete
27f9babec026: Pull complete
edda9c9c491a: Pull complete
8a3be2ae9667: Pull complete
0fb2ad8587f2: Pull complete
ad339a44131b: Pull complete
1333140dab36: Pull complete
a9b611ac1ac8: Pull complete
bc8a8b928d03: Pull complete
b082b933f133: Pull complete
16116aa7a2bd: Pull complete
ba52c94956f1: Pull complete
f3c2f8b0afdd: Pull complete
b16e153fbe48: Pull complete
6b8d855570b3: Pull complete
Digest: sha256:54a67f9dafd27aa59e014b2982870d51c742fd7a5885fee19442213819d43dc7
Status: Downloaded newer image for yegor256/rultor-image:latest
docker.io/yegor256/rultor-image:latest
+ grep --quiet '\sh1alexbel_srdataset_47\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Jun 27 12:20 .
drwxrwxrwt 12 root   root   4096 Jun 27 12:20 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Jun 27 12:24 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jun 27 12:20 entry.sh
-rw-rw-r--  1 ubuntu ubuntu   38 Jun 27 12:20 huggingface
-rw-rw-r--  1 ubuntu ubuntu    5 Jun 27 12:20 pid
drwxrwxr-x  6 ubuntu ubuntu 4096 Jun 27 12:20 repo
-rwxrwxr-x  1 ubuntu ubuntu 5794 Jun 27 12:20 run.sh
-rw-rw-r--  1 ubuntu ubuntu  503 Jun 27 12:20 script.sh
-rw-rw-r--  1 ubuntu ubuntu 9184 Jun 27 12:25 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-1QqX:/main --env=head=git@github.com:h1alexbel/srdataset.git --env=pull_id=47 --env=fork=git@github.com:h1alexbel/srdataset.git --env=fork_branch=43 --env=head_branch=master '--env=pull_title=feat(#37): numericals' --env=author=h1alexbel '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:h1alexbel/srdataset.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=47'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:h1alexbel/srdataset.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=43'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=feat(#37): numericals'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''export HF_TESTING_TOKEN=$(cat ../huggingface)'\'' '\'';'\'' '\''make env test'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-1QqX/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=h1alexbel_srdataset_47 yegor256/rultor-image /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./huggingface ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:h1alexbel/srdataset.git' ; export 'pull_id=47' ; export 'fork=git@github.com:h1alexbel/srdataset.git' ; export 'fork_branch=43' ; export 'head_branch=master' ; export 'pull_title=feat(#37): numericals' ; export 'author=h1alexbel' ; export HF_TESTING_TOKEN=$(cat ../huggingface) ; make env test ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (24.0)
Collecting pip
  Downloading pip-24.1.1-py3-none-any.whl.metadata (3.6 kB)
Downloading pip-24.1.1-py3-none-any.whl (1.8 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m1.8/1.88MB0m331m5.11MB/s0mMeta036m0:00:000m0:010m010m
?25hInstalling collected packages: pip
33m  WARNING: The scripts pip, pip3 and pip3.10 are installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0mSuccessfully installed pip-24.1.1

1m[0m34;49mnotice0m1;39;49m]0m39;49m A new release of pip is available: 0m31;49m24.00m39;49m -> 0m32;49m24.1.10m
1m[0m34;49mnotice0m1;39;49m]0m39;49m To update, run: 0m32;49mpython3 -m pip install --upgrade pip0m
Defaulting to user installation because normal site-packages is not writeable
Collecting pandas==2.2.2 (from -r requirements.txt (line 1))
  Downloading pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB)
Collecting markdown==3.6 (from -r requirements.txt (line 2))
  Downloading Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
Collecting numpy==1.26.4 (from -r requirements.txt (line 3))
  Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
2K5l   90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m61.0/61.00kB0mm31m4.6mMB/s0m6eta-36m0:00:000m
?25hCollecting beautifulsoup4==4.12.3 (from -r requirements.txt (line 4))
  Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
Collecting langdetect==1.0.9 (from -r requirements.txt (line 5))
  Downloading langdetect-1.0.9.tar.gz (981 kB)
2K5l   90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m━32m981.5/981.5.kB0m031m37.4mMB/s0m6eta-36m0:00:000m
?25h  Preparing metadata (setup.py) ... ?25ldone
?25hCollecting requests==2.32.3 (from -r requirements.txt (line 6))
  Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting torch==2.3.1 (from -r requirements.txt (line 7))
  Downloading torch-2.3.1-cp310-cp310-manylinux1_x86_64.whl.metadata (26 kB)
Collecting sentence-transformers==2.7.0 (from -r requirements.txt (line 8))
  Downloading sentence_transformers-2.7.0-py3-none-any.whl.metadata (11 kB)
Collecting datasets==2.20.0 (from -r requirements.txt (line 9))
  Downloading datasets-2.20.0-py3-none-any.whl.metadata (19 kB)
Collecting scikit-learn==1.5.0 (from -r requirements.txt (line 10))
  Downloading scikit_learn-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Collecting matplotlib==3.9.0 (from -r requirements.txt (line 11))
  Downloading matplotlib-3.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Collecting pytest==8.2.2 (from -r requirements.txt (line 12))
  Downloading pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB)
Collecting python-dateutil>=2.8.2 (from pandas==2.2.2->-r requirements.txt (line 1))
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pytz>=2020.1 (from pandas==2.2.2->-r requirements.txt (line 1))
  Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.7 (from pandas==2.2.2->-r requirements.txt (line 1))
  Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting soupsieve>1.2 (from beautifulsoup4==4.12.3->-r requirements.txt (line 4))
  Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from langdetect==1.0.9->-r requirements.txt (line 5)) (1.16.0)
Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 6))
  Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 6))
  Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 6))
  Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB)
Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 6))
  Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB)
Collecting filelock (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB)
Collecting typing-extensions>=4.8.0 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting sympy (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading sympy-1.12.1-py3-none-any.whl.metadata (12 kB)
Collecting networkx (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB)
Collecting jinja2 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting fsspec (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading fsspec-2024.6.0-py3-none-any.whl.metadata (11 kB)
Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB)
Collecting nvidia-cuda-runtime-cu12==12.1.105 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB)
Collecting nvidia-cuda-cupti-cu12==12.1.105 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB)
Collecting nvidia-cudnn-cu12==8.9.2.26 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB)
Collecting nvidia-cublas-cu12==12.1.3.1 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB)
Collecting nvidia-cufft-cu12==11.0.2.54 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB)
Collecting nvidia-curand-cu12==10.3.2.106 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB)
Collecting nvidia-cusolver-cu12==11.4.5.107 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB)
Collecting nvidia-cusparse-cu12==12.1.0.106 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB)
Collecting nvidia-nccl-cu12==2.20.5 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl.metadata (1.8 kB)
Collecting nvidia-nvtx-cu12==12.1.105 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.7 kB)
Collecting triton==2.3.1 (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading triton-2.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.4 kB)
Collecting transformers<5.0.0,>=4.34.0 (from sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading transformers-4.41.2-py3-none-any.whl.metadata (43 kB)
2K5l   90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m43.8/43.88kB0mm31m4.2mMB/s0m6eta-36m0:00:000m
?25hCollecting tqdm (from sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB)
2K5l   90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m57.6/57.66kB0mm31m6.1mMB/s0m6eta-36m0:00:000m
?25hCollecting scipy (from sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading scipy-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
2K5l   90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m60.8/60.88kB0mm31m4.8mMB/s0m6eta-36m0:00:000m
?25hCollecting huggingface-hub>=0.15.1 (from sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading huggingface_hub-0.23.4-py3-none-any.whl.metadata (12 kB)
Collecting Pillow (from sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading pillow-10.3.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
Collecting pyarrow>=15.0.0 (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.0 kB)
Collecting pyarrow-hotfix (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading pyarrow_hotfix-0.6-py3-none-any.whl.metadata (3.6 kB)
Collecting dill<0.3.9,>=0.3.0 (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB)
Collecting xxhash (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading xxhash-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
Collecting multiprocess (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading multiprocess-0.70.16-py310-none-any.whl.metadata (7.2 kB)
Collecting fsspec (from torch==2.3.1->-r requirements.txt (line 7))
  Downloading fsspec-2024.5.0-py3-none-any.whl.metadata (11 kB)
Collecting aiohttp (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB)
Collecting packaging (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting pyyaml>=5.1 (from datasets==2.20.0->-r requirements.txt (line 9))
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting joblib>=1.2.0 (from scikit-learn==1.5.0->-r requirements.txt (line 10))
  Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
Collecting threadpoolctl>=3.1.0 (from scikit-learn==1.5.0->-r requirements.txt (line 10))
  Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB)
Collecting contourpy>=1.0.1 (from matplotlib==3.9.0->-r requirements.txt (line 11))
  Downloading contourpy-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB)
Collecting cycler>=0.10 (from matplotlib==3.9.0->-r requirements.txt (line 11))
  Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools>=4.22.0 (from matplotlib==3.9.0->-r requirements.txt (line 11))
  Downloading fonttools-4.53.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (162 kB)
2K5l   90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m━32m162.2/162.2.kB0m031m15.8mMB/s0m6eta-36m0:00:000m
?25hCollecting kiwisolver>=1.3.1 (from matplotlib==3.9.0->-r requirements.txt (line 11))
  Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB)
Requirement already satisfied: pyparsing&gt;=2.3.1 in /usr/lib/python3/dist-packages (from matplotlib==3.9.0-&gt;-r requirements.txt (line 11)) (2.4.7)
Collecting iniconfig (from pytest==8.2.2->-r requirements.txt (line 12))
  Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
Collecting pluggy<2.0,>=1.5 (from pytest==8.2.2->-r requirements.txt (line 12))
  Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
Collecting exceptiongroup>=1.0.0rc8 (from pytest==8.2.2->-r requirements.txt (line 12))
  Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB)
Collecting tomli>=1 (from pytest==8.2.2->-r requirements.txt (line 12))
  Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Collecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch==2.3.1->-r requirements.txt (line 7))
  Downloading nvidia_nvjitlink_cu12-12.5.40-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->datasets==2.20.0->-r requirements.txt (line 9))
  Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
Collecting attrs>=17.3.0 (from aiohttp->datasets==2.20.0->-r requirements.txt (line 9))
  Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->datasets==2.20.0->-r requirements.txt (line 9))
  Downloading frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->datasets==2.20.0->-r requirements.txt (line 9))
  Downloading multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->datasets==2.20.0->-r requirements.txt (line 9))
  Downloading yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets==2.20.0->-r requirements.txt (line 9))
  Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting regex!=2019.12.17 (from transformers<5.0.0,>=4.34.0->sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
2K5l   90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m40.9/40.99kB0mm31m3.1mMB/s0m6eta-36m0:00:000m
?25hCollecting tokenizers<0.20,>=0.19 (from transformers<5.0.0,>=4.34.0->sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB)
Collecting safetensors>=0.4.1 (from transformers<5.0.0,>=4.34.0->sentence-transformers==2.7.0->-r requirements.txt (line 8))
  Downloading safetensors-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB)
Collecting MarkupSafe>=2.0 (from jinja2->torch==2.3.1->-r requirements.txt (line 7))
  Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Collecting mpmath<1.4.0,>=1.1.0 (from sympy->torch==2.3.1->-r requirements.txt (line 7))
  Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
Downloading pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m13.0/13.0/MB0m/31m47.2mMB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading Markdown-3.6-py3-none-any.whl (105 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m105.4/105.4 kB0m 31m9.1 MB/s0mmeta-36m0:00:000m
?25hDownloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m18.2/18.2/MB0m/31m27.6mMB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m147.9/147.9 kB0m 31m13.3eMB/s0m-eta:36m0:00:000m
?25hDownloading requests-2.32.3-py3-none-any.whl (64 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m64.9/64.99kB0mm31m5.2mMB/s0m6eta-36m0:00:000m
?25hDownloading torch-2.3.1-cp310-cp310-manylinux1_x86_64.whl (779.1 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m932m779.1/779.1/MB0m131m629.0mkB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading sentence_transformers-2.7.0-py3-none-any.whl (171 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m171.5/171.5 kB0m 31m13.5eMB/s0m-eta:36m0:00:000m
?25hDownloading datasets-2.20.0-py3-none-any.whl (547 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m547.8/547.8 kB0m 31m32.7eMB/s0m-eta:36m0:00:000m
?25hDownloading scikit_learn-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.3 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m13.3/13.3/MB0m131m58.7mMB/s0mBetam36m0:00:000m:010m010m
?25hDownloading matplotlib-3.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m8.3/8.33MB0m931m62.9mMB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading pytest-8.2.2-py3-none-any.whl (339 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m339.9/339.9 kB0m 31m21.7eMB/s0m-eta:36m0:00:000m
?25hDownloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m932m410.6/410.6/MB0m631m996.1mkB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m14.1/14.1/MB0m/31m62.3mMB/s0mMeta036m0:00:000m0:010m010m
?25hDownloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m23.7/23.7/MB0m/31m48.0mMB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m823.6/823.6 kB0m 31m37.9eMB/s0m-eta:36m0:00:000m
?25hDownloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m932m731.7/731.7/MB0m731m656.0mkB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m121.6/121.61MB0m131m2.91MB/s0mMeta036m0:00:000m0:010m:010m
?25hDownloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m56.5/56.5/MB0m/31m8.41MB/s0mMeta036m0:00:000m0:010m:010mm
?25hDownloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m124.2/124.21MB0m131m2.21MB/s0mMeta036m0:00:000m0:010m:010m
?25hDownloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m196.0/196.01MB0m131m1.61MB/s0mMeta036m0:00:000m0:010m:010m
?25hDownloading nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m176.2/176.21MB0m131m1.71MB/s0mMeta036m0:00:000m0:010m:010m
?25hDownloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m99.1/99.11kB0mm31m10.4 MB/s0mmeta-36m0:00:000m
?25hDownloading triton-2.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168.1 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m168.1/168.11MB0m131m1.71MB/s0mMeta036m0:00:000m0:010m:010m
?25hDownloading certifi-2024.6.2-py3-none-any.whl (164 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m164.4/164.4 kB0m 31m13.9eMB/s0m-eta:36m0:00:000m
?25hDownloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m142.1/142.1 kB0m 31m11.5eMB/s0m-eta:36m0:00:000m
?25hDownloading contourpy-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (305 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m305.2/305.2 kB0m 31m26.0eMB/s0m-eta:36m0:00:000m
?25hDownloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Downloading dill-0.3.8-py3-none-any.whl (116 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m116.3/116.3 kB0m 31m12.0eMB/s0m-eta:36m0:00:000m
?25hDownloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB)
Downloading fonttools-4.53.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m4.6/4.66MB0m931m59.0mMB/s0mBetam36m0:00:000m:010m0:010m
?25hDownloading fsspec-2024.5.0-py3-none-any.whl (316 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m316.1/316.1 kB0m 31m23.2eMB/s0m-eta:36m0:00:000m
?25hDownloading aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m1.2/1.2.MB0m031m49.0mMB/s0m6eta-36m0:00:000m
?25hDownloading huggingface_hub-0.23.4-py3-none-any.whl (402 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m402.6/402.6 kB0m 31m32.1eMB/s0m-eta:36m0:00:000m
?25hDownloading idna-3.7-py3-none-any.whl (66 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m66.8/66.88kB0mm31m4.6mMB/s0m6eta-36m0:00:000m
?25hDownloading joblib-1.4.2-py3-none-any.whl (301 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m301.8/301.8 kB0m 31m22.3eMB/s0m-eta:36m0:00:000m
?25hDownloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m1.6/1.6.MB0m031m58.0mMB/s0m6eta-36m0:00:000m
?25hDownloading packaging-24.1-py3-none-any.whl (53 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m54.0/54.00kB0mm31m5.9mMB/s0m6eta-36m0:00:000m
?25hDownloading pillow-10.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m4.5/4.53MB0m131m65.90MB/s0m0eta-36m0:00:000m6m0:00:010m
?25hDownloading pluggy-1.5.0-py3-none-any.whl (20 kB)
Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl (40.8 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m40.8/40.8/MB0m/31m13.6mMB/s0mMeta036m0:00:000m0:010m010m
?25hDownloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m229.9/229.9 kB0m 31m20.5eMB/s0m-eta:36m0:00:000m
?25hDownloading pytz-2024.1-py2.py3-none-any.whl (505 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m505.5/505.5 kB0m 31m30.4eMB/s0m-eta:36m0:00:000m
?25hDownloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m705.5/705.5 kB0m 31m45.2eMB/s0m-eta:36m0:00:000m
?25hDownloading scipy-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.1 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m41.1/41.1/MB0m/31m13.9mMB/s0mBetam36m0:00:000m:010mm010m
?25hDownloading soupsieve-2.5-py3-none-any.whl (36 kB)
Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB)
Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Downloading tqdm-4.66.4-py3-none-any.whl (78 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m78.3/78.33kB0mm31m8.1mMB/s0m6eta-36m0:00:000m
?25hDownloading transformers-4.41.2-py3-none-any.whl (9.1 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m9.1/9.11MB0m731m65.2mMB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m345.4/345.4 kB0m 31m28.8eMB/s0m-eta:36m0:00:000m
?25hDownloading urllib3-2.2.2-py3-none-any.whl (121 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m121.4/121.4 kB0m 31m13.4eMB/s0m-eta:36m0:00:000m
?25hDownloading filelock-3.15.4-py3-none-any.whl (16 kB)
Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m133.3/133.3 kB0m 31m14.9eMB/s0m-eta:36m0:00:000m
?25hDownloading multiprocess-0.70.16-py310-none-any.whl (134 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m134.8/134.8 kB0m 31m14.5eMB/s0m-eta:36m0:00:000m
?25hDownloading networkx-3.3-py3-none-any.whl (1.7 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m1.7/1.7.MB0m031m53.8mMB/s0m6eta-36m0:00:000m
?25hDownloading pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB)
Downloading sympy-1.12.1-py3-none-any.whl (5.7 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m5.7/5.77MB0m531m68.0mMB/s0mBetam36m0:00:000m:010m:010m
?25hDownloading xxhash-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m194.1/194.1 kB0m 31m15.8eMB/s0m-eta:36m0:00:000m
?25hDownloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Downloading attrs-23.2.0-py3-none-any.whl (60 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m60.8/60.88kB0mm31m6.6mMB/s0m6eta-36m0:00:000m
?25hDownloading frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m239.5/239.5 kB0m 31m18.2eMB/s0m-eta:36m0:00:000m
?25hDownloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m536.2/536.2 kB0m 31m37.5eMB/s0m-eta:36m0:00:000m
?25hDownloading multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m124.3/124.3 kB0m 31m13.0eMB/s0m-eta:36m0:00:000m
?25hDownloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (775 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m775.1/775.1 kB0m 31m46.0eMB/s0m-eta:36m0:00:000m
?25hDownloading safetensors-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m1.2/1.2.MB0m031m51.8mMB/s0m6eta-36m0:00:000m
?25hDownloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m3.6/3.66MB0m031m61.5mMB/s0mMeta036m0:00:000m0:010m
?25hDownloading yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m301.6/301.6 kB0m 31m26.2eMB/s0m-eta:36m0:00:000m
?25hDownloading nvidia_nvjitlink_cu12-12.5.40-py3-none-manylinux2014_x86_64.whl (21.3 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m132m21.3/21.3/MB0m/31m43.2mMB/s0mBetam36m0:00:000m:010m:010m
?25hBuilding wheels for collected packages: langdetect
  Building wheel for langdetect (setup.py) ... ?25ldone
?25h  Created wheel for langdetect: filename=langdetect-1.0.9-py3-none-any.whl size=993242 sha256=41303c4c3566cedef1f5b67661a6b76b03ca412838590653b3c64acd90b4bbe7
  Stored in directory: /home/r/.cache/pip/wheels/95/03/7d/59ea870c70ce4e5a370638b5462a7711ab78fba2f655d05106
Successfully built langdetect
Installing collected packages: pytz, mpmath, xxhash, urllib3, tzdata, typing-extensions, tqdm, tomli, threadpoolctl, sympy, soupsieve, safetensors, regex, pyyaml, python-dateutil, pyarrow-hotfix, pluggy, Pillow, packaging, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, multidict, MarkupSafe, markdown, langdetect, kiwisolver, joblib, iniconfig, idna, fsspec, frozenlist, fonttools, filelock, exceptiongroup, dill, cycler, charset-normalizer, certifi, attrs, async-timeout, yarl, triton, scipy, requests, pytest, pyarrow, pandas, nvidia-cusparse-cu12, nvidia-cudnn-cu12, multiprocess, jinja2, contourpy, beautifulsoup4, aiosignal, scikit-learn, nvidia-cusolver-cu12, matplotlib, huggingface-hub, aiohttp, torch, tokenizers, transformers, datasets, sentence-transformers
33m  WARNING: The script tqdm is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The script isympy is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The script f2py is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The script markdown_py is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The scripts fonttools, pyftmerge, pyftsubset and ttx are installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The script normalizer is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The scripts py.test and pytest are installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The script huggingface-cli is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The scripts convert-caffe2-to-onnx, convert-onnx-to-caffe2 and torchrun are installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The script transformers-cli is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0m33m  WARNING: The script datasets-cli is installed in '/home/r/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0mSuccessfully installed MarkupSafe-2.1.5 Pillow-10.3.0 aiohttp-3.9.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.2.0 beautifulsoup4-4.12.3 certifi-2024.6.2 charset-normalizer-3.3.2 contourpy-1.2.1 cycler-0.12.1 datasets-2.20.0 dill-0.3.8 exceptiongroup-1.2.1 filelock-3.15.4 fonttools-4.53.0 frozenlist-1.4.1 fsspec-2024.5.0 huggingface-hub-0.23.4 idna-3.7 iniconfig-2.0.0 jinja2-3.1.4 joblib-1.4.2 kiwisolver-1.4.5 langdetect-1.0.9 markdown-3.6 matplotlib-3.9.0 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 networkx-3.3 numpy-1.26.4 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.5.40 nvidia-nvtx-cu12-12.1.105 packaging-24.1 pandas-2.2.2 pluggy-1.5.0 pyarrow-16.1.0 pyarrow-hotfix-0.6 pytest-8.2.2 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 regex-2024.5.15 requests-2.32.3 safetensors-0.4.3 scikit-learn-1.5.0 scipy-1.14.0 sentence-transformers-2.7.0 soupsieve-2.5 sympy-1.12.1 threadpoolctl-3.5.0 tokenizers-0.19.1 tomli-2.0.1 torch-2.3.1 tqdm-4.66.4 transformers-4.41.2 triton-2.3.1 typing-extensions-4.12.2 tzdata-2024.1 urllib3-2.2.2 xxhash-3.4.1 yarl-1.9.4
Defaulting to user installation because normal site-packages is not writeable
Processing /home/r/repo
  Preparing metadata (setup.py) ... ?25ldone
?25hBuilding wheels for collected packages: srdataset
  Building wheel for srdataset (setup.py) ... ?25ldone
?25h  Created wheel for srdataset: filename=srdataset-0.0.0-py3-none-any.whl size=26203 sha256=5f26663d4462a231670dac5b20a262e98f40f88a61a79a28232f7998760a912b
  Stored in directory: /tmp/pip-ephem-wheel-cache-wnj7bu_5/wheels/c7/0e/d0/fb6f69505460d26bbb21b68b57a5063f9df68215a2c0f5c072
Successfully built srdataset
Installing collected packages: srdataset
Successfully installed srdataset-0.0.0
1m============================= test session starts ==============================0m
platform linux -- Python 3.10.12, pytest-8.2.2, pluggy-1.5.0
rootdir: /home/r/repo
collectedg10 itemsm1m                                                          0m1m

tests/test_apply_filter.py 32m.0m32m.0m32m                                            [ 20%]0m
tests/test_apply_structure.py 32m.0m32m                                          [ 30%]0m
tests/test_english.py 32m.0m32m.0m32m.0m33ms0m32m                                               [ 70%]0m
tests/test_inference.py 32m.0m32m                                                [ 80%]0m
tests/test_md_to_text.py 32m.0m32m                                               [ 90%]0m
tests/test_textualize.py 32m.0m32m                                               [100%]0m

32m========================= 32m1m9 passed0m, 33m1 skipped0m32m in 3.13s0m32m =========================0m
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:h1alexbel/srdataset.git
   5bbba9c..0589f91  master -> master
container 06e967da8680302482e6105cde9a29c1b8e29252287a7de92fd036667badb1a6 is dead
Thu Jun 27 12:31:31 UTC 2024