Model Details

Model Untuk NLP Bahasa Indonesia

Model Description

<!-- Provide a longer summary of what this model is. -->

Model Sources [optional]

<!-- Provide the basic links for the model. -->

Penggunaan

from transformers import pipeline
model = pipeline('fill-mask', model='kimin_nlp', tokenizer='kimin_nlp')
print(mode("Dari Sekian Kata {model.tokenizer.mask_token} Kata Ini Lah Yang Paling Berharga"))

<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->

Training Details

Penggumpulan Data Dilakukkan Menggunakan Metode Scraping dan Tokenizer Dilakukan Menggunakan Bytes-Level

Training Data

<!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->