Mon, 20 May 2024 03:31:40 UTC | login

Information for build sentencepiece-0.1.84-2.fc33

ID153734
Package Namesentencepiece
Version0.1.84
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sentencepiece.git#1e736869c46c198764e904517fd95db3b14be6ac
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
StartedSat, 28 Mar 2020 20:25:48 UTC
CompletedSun, 29 Mar 2020 05:45:16 UTC
Taskbuild (f33, /rpms/sentencepiece.git:1e736869c46c198764e904517fd95db3b14be6ac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sentencepiece.git#1e736869c46c198764e904517fd95db3b14be6ac'}}
Tags
f33
RPMs
src
sentencepiece-0.1.84-2.fc33.src.rpm (info) (download)
riscv64
python3-sentencepiece-0.1.84-2.fc33.riscv64.rpm (info) (download)
sentencepiece-devel-0.1.84-2.fc33.riscv64.rpm (info) (download)
sentencepiece-libs-0.1.84-2.fc33.riscv64.rpm (info) (download)
sentencepiece-tools-0.1.84-2.fc33.riscv64.rpm (info) (download)
python3-sentencepiece-debuginfo-0.1.84-2.fc33.riscv64.rpm (info) (download)
sentencepiece-debuginfo-0.1.84-2.fc33.riscv64.rpm (info) (download)
sentencepiece-debugsource-0.1.84-2.fc33.riscv64.rpm (info) (download)
sentencepiece-libs-debuginfo-0.1.84-2.fc33.riscv64.rpm (info) (download)
sentencepiece-tools-debuginfo-0.1.84-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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