Uploaded model

  • Developed by: helixx999 (Harsh Jain)
  • License: apache-2.0
  • Finetuned from model : unsloth/gemma-2-9b-bnb-4bit

This is gemma2 trained on semeval restaurant data 2014 using unsloth framework.

Training Parameters:

    per_device_train_batch_size = 2,
    gradient_accumulation_steps = 4,
    warmup_steps = 6, #Previous 5
    max_steps = 60,
    #learning_rate = 2e-4,
    learning_rate = 1e-4,
    fp16 = not is_bfloat16_supported(),
    bf16 = is_bfloat16_supported(),
    logging_steps = 1,
    optim = "adamw_8bit",
    weight_decay = 0.01,
    lr_scheduler_type = "linear",
    seed = 3407,
    output_dir = "./tensorLog",
    report_to="wandb"

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

Model tree for helixx999/gemma-2-9b-bnb-absa_v2

Base model

google/gemma-2-9b
Finetuned
(381)
this model