Mon, 20 May 2024 03:26:19 UTC | login

Information for build sentencepiece-0.1.92-1.fc33

ID187989
Package Namesentencepiece
Version0.1.92
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sentencepiece.git#f1c8165ae63661c0c0f684063bd63b4d1a93b665
SummaryAn unsupervised text tokenizer for Neural Network-based text generation
DescriptionThe SentencePiece is an unsupervised text tokenizer for Neural Network-based text generation. It is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units and unigram language model with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/post-processing.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 13:34:15 UTC
CompletedFri, 27 Nov 2020 15:27:27 UTC
Taskbuild (f33, /rpms/sentencepiece.git:f1c8165ae63661c0c0f684063bd63b4d1a93b665)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sentencepiece.git#f1c8165ae63661c0c0f684063bd63b4d1a93b665'}}
Tags
f33
f37
f38
RPMs
src
sentencepiece-0.1.92-1.fc33.src.rpm (info) (download)
riscv64
python3-sentencepiece-0.1.92-1.fc33.riscv64.rpm (info) (download)
sentencepiece-devel-0.1.92-1.fc33.riscv64.rpm (info) (download)
sentencepiece-libs-0.1.92-1.fc33.riscv64.rpm (info) (download)
sentencepiece-tools-0.1.92-1.fc33.riscv64.rpm (info) (download)
python3-sentencepiece-debuginfo-0.1.92-1.fc33.riscv64.rpm (info) (download)
sentencepiece-debuginfo-0.1.92-1.fc33.riscv64.rpm (info) (download)
sentencepiece-debugsource-0.1.92-1.fc33.riscv64.rpm (info) (download)
sentencepiece-libs-debuginfo-0.1.92-1.fc33.riscv64.rpm (info) (download)
sentencepiece-tools-debuginfo-0.1.92-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Oct 01 2020 Kentaro Hayashi <kenhys@gmail.com> - 0.1.92-1 - New upstream release * Tue Sep 22 2020 Jeff Law <law@redhat.com> - 0.1.84-6 - Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.84-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.84-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 0.1.84-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.84-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Nov 14 2019 Kentaro Hayashi <hayashi@clear-code.com> - 0.1.84-1 - New upstream release * Mon Oct 07 2019 Kentaro Hayashi <hayashi@clear-code.com> - 0.1.83-1 - initial packaging