Model_name string | Train_size int64 | Test_size int64 | arg dict | lora list | Parameters int64 | Trainable_parameters int64 | r int64 | Memory Allocation string | Training Time string | accuracy float64 | f1_macro float64 | f1_weighted float64 | precision float64 | recall float64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
facebook/opt-125m | 50,775 | 12,652 | {
"adafactor": false,
"adam_beta1": 0.9,
"adam_beta2": 0.999,
"adam_epsilon": 1e-8,
"bf16": false,
"fp16": false,
"fp16_opt_level": "O1",
"gradient_accumulation_steps": 4,
"half_precision_backend": "auto",
"label_smoothing_factor": 0,
"learning_rate": 0.00005,
"lr_scheduler_type": "linear",
"m... | [
"v_proj",
"fc2",
"out_proj",
"score",
"fc1",
"q_proj",
"k_proj"
] | 146,487,552 | 21,243,648 | 128 | 515.06 | 496.15 | 0.843661 | 0.831707 | 0.849683 | 0.832779 | 0.84961 |
README.md exists but content is empty.
- Downloads last month
- 2