Tue, 04 Jun 2024 17:59:02 UTC | login

Information for build sentencepiece-0.1.84-3.fc33

ID162205
Package Namesentencepiece
Version0.1.84
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sentencepiece.git#d9822b367ace50e60564565021914f4f81cec4b3
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
StartedThu, 04 Jun 2020 04:59:51 UTC
CompletedThu, 04 Jun 2020 06:10:38 UTC
Taskbuild (f33, /rpms/sentencepiece.git:d9822b367ace50e60564565021914f4f81cec4b3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sentencepiece.git#d9822b367ace50e60564565021914f4f81cec4b3'}}
Tags
f33
RPMs
src
sentencepiece-0.1.84-3.fc33.src.rpm (info) (download)
riscv64
python3-sentencepiece-0.1.84-3.fc33.riscv64.rpm (info) (download)
sentencepiece-devel-0.1.84-3.fc33.riscv64.rpm (info) (download)
sentencepiece-libs-0.1.84-3.fc33.riscv64.rpm (info) (download)
sentencepiece-tools-0.1.84-3.fc33.riscv64.rpm (info) (download)
python3-sentencepiece-debuginfo-0.1.84-3.fc33.riscv64.rpm (info) (download)
sentencepiece-debuginfo-0.1.84-3.fc33.riscv64.rpm (info) (download)
sentencepiece-debugsource-0.1.84-3.fc33.riscv64.rpm (info) (download)
sentencepiece-libs-debuginfo-0.1.84-3.fc33.riscv64.rpm (info) (download)
sentencepiece-tools-debuginfo-0.1.84-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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