Model_name
stringlengths 12
30
| Train_size
int64 50.8k
50.8k
| Test_size
int64 12.7k
12.7k
| lora
listlengths 2
9
| r
int64 64
128
| Parameters
int64 146M
4.29B
| Trainable_parameters
int64 21.2M
264M
| arg
dict | Memory Allocation
float64 468
5.77k
| Training Time
stringlengths 5
7
| accuracy
float64 0.8
0.87
| f1_macro
float64 0.79
0.86
| f1_weighted
float64 0.82
0.87
| precision
float64 0.81
0.85
| recall
float64 0.82
0.87
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
facebook/opt-125m
| 50,775
| 12,652
|
[
"v_proj",
"fc2",
"out_proj",
"score",
"fc1",
"q_proj",
"k_proj"
] | 128
| 146,487,552
| 21,243,648
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 467.87
|
476.3
| 0.843108
| 0.83
| 0.849373
| 0.831721
| 0.848172
|
google-bert/bert-large-uncased
| 50,775
| 12,652
|
[
"classifier",
"dense"
] | 128
| 373,179,418
| 38,024,205
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 952.05
|
628.64
| 0.846665
| 0.834303
| 0.851975
| 0.834305
| 0.852854
|
facebook/opt-350m
| 50,775
| 12,652
|
[
"v_proj",
"fc2",
"out_proj",
"score",
"project_in",
"fc1",
"q_proj",
"k_proj",
"project_out"
] | 128
| 388,222,464
| 57,022,976
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 1,228.61
|
945.8
| 0.850854
| 0.838057
| 0.856053
| 0.838051
| 0.856028
|
FacebookAI/roberta-large
| 50,775
| 12,652
|
[
"dense",
"value",
"out_proj",
"key",
"query"
] | 128
| 413,059,098
| 57,686,029
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 1,251.42
|
916.72
| 0.863184
| 0.85137
| 0.868129
| 0.850516
| 0.868207
|
answerdotai/ModernBERT-large
| 50,775
| 12,652
|
[
"classifier",
"Wqkv",
"dense",
"Wo",
"Wi"
] | 112
| 446,464,026
| 50,619,405
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 1,406.09
|
964.87
| 0.851091
| 0.837973
| 0.856887
| 0.839088
| 0.856452
|
facebook/bart-large
| 50,775
| 12,652
|
[
"v_proj",
"fc2",
"out_proj",
"fc1",
"dense",
"q_proj",
"k_proj"
] | 128
| 476,955,277
| 69,600,896
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 1,564.17
|
1271.26
| 0.860813
| 0.849688
| 0.865809
| 0.849251
| 0.867521
|
RUCAIBox/mvp
| 50,775
| 12,652
|
[
"fc1",
"dense",
"k_proj",
"out_proj",
"q_proj",
"fc2",
"v_proj"
] | 128
| 476,957,325
| 69,600,896
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 1,609.3
|
1385.91
| 0.866819
| 0.855524
| 0.871121
| 0.853943
| 0.871453
|
FacebookAI/xlm-roberta-large
| 50,775
| 12,652
|
[
"dense",
"value",
"out_proj",
"key",
"query"
] | 80
| 596,356,122
| 36,452,365
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 1,097.89
|
937.55
| 0.861445
| 0.850446
| 0.865656
| 0.848866
| 0.867822
|
Qwen/Qwen3-Reranker-0.6B
| 50,775
| 12,652
|
[
"down_proj",
"gate_proj",
"o_proj",
"score",
"up_proj"
] | 96
| 637,090,816
| 41,300,992
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 1,775.42
|
1331.96
| 0.855991
| 0.844215
| 0.861398
| 0.843899
| 0.861623
|
google-t5/t5-large
| 50,775
| 12,652
|
[
"wi",
"out_proj",
"dense",
"o",
"wo",
"v",
"q",
"k"
] | 128
| 877,509,261
| 138,806,912
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 3,207.47
|
2988.25
| 0.840974
| 0.828605
| 0.846001
| 0.830003
| 0.848036
|
Qwen/Qwen2-1.5B
| 50,775
| 12,652
|
[
"down_proj",
"gate_proj",
"k_proj",
"o_proj",
"q_proj",
"up_proj",
"v_proj"
] | 128
| 1,691,026,944
| 147,738,112
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 2,943.77
|
3390.83
| 0.866029
| 0.853751
| 0.870671
| 0.852995
| 0.871274
|
Qwen/Qwen3-1.7B
| 50,775
| 12,652
|
[
"down_proj",
"gate_proj",
"k_proj",
"o_proj",
"q_proj",
"up_proj",
"v_proj"
] | 128
| 1,859,542,016
| 139,487,232
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 2,914.76
|
3795.21
| 0.813705
| 0.803528
| 0.818697
| 0.805926
| 0.827676
|
facebook/opt-2.7b
| 50,775
| 12,652
|
[
"fc1",
"fc2",
"k_proj",
"out_proj",
"q_proj",
"v_proj"
] | 64
| 2,746,017,280
| 94,405,120
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 3,003.24
|
8706.2
| 0.80343
| 0.792611
| 0.817475
| 0.813736
| 0.818266
|
tiiuae/Falcon3-3B-Base
| 50,775
| 12,652
|
[
"down_proj",
"gate_proj",
"o_proj",
"up_proj"
] | 128
| 2,946,192,384
| 121,150,464
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 2,688.77
|
4976.28
| 0.842792
| 0.829756
| 0.848151
| 0.830768
| 0.849633
|
Qwen/Qwen2.5-3B-Instruct
| 50,775
| 12,652
|
[
"down_proj",
"gate_proj",
"o_proj",
"up_proj"
] | 128
| 3,284,797,440
| 199,387,136
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 4,021.1
|
6152.51
| 0.865476
| 0.85332
| 0.87013
| 0.852328
| 0.871832
|
Qwen/Qwen3-Embedding-4B
| 50,775
| 12,652
|
[
"down_proj",
"gate_proj",
"o_proj",
"up_proj"
] | 128
| 4,222,381,056
| 200,573,440
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 4,724.88
|
8134.71
| 0.847297
| 0.835933
| 0.853349
| 0.838054
| 0.855377
|
Alibaba-NLP/E2Rank-4B
| 50,775
| 12,652
|
[
"down_proj",
"gate_proj",
"k_proj",
"o_proj",
"q_proj",
"up_proj",
"v_proj"
] | 128
| 4,286,092,288
| 264,274,432
|
{
"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",
"max_grad_norm": 1,
"max_steps": -1,
"n_gpu": 1,
"num_train_epochs": 1,
"optim": "adamw_8bit",
"optim_args": "Not have",
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 8,
"warmup_ratio": 0,
"warmup_steps": 5,
"weight_decay": 0.01
}
| 5,766.04
|
8581.21
| 0.848482
| 0.836983
| 0.853935
| 0.837632
| 0.856989
|
README.md exists but content is empty.
- Downloads last month
- 3