YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

My Fine-Tuned Model

Model Description

Model ini hanya percobaan

Training Details

  • Base model: bert-base-uncased
  • Dataset: [Dataset Name] (e.g., IMDB reviews, custom dataset)
  • Training epochs: ..
  • Learning rate: ..

How to Use

You can load the model and tokenizer using the following code:

from transformers import AutoModel, AutoTokenizer

model = AutoModel.from_pretrained("elangbijak4/my-fine-tuned-model")
tokenizer = AutoTokenizer.from_pretrained("elangbijak4/my-fine-tuned-model")
Downloads last month
-
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support