Model_name
stringlengths 12
30
| Train_size
int64 50.8k
50.8k
| Test_size
int64 12.7k
12.7k
| arg
dict | lora
listlengths 2
8
| Parameters
int64 129M
4.05B
| Trainable_parameters
int64 3.59M
52.2M
| r
int64 12
64
| Memory Allocation
float64 400
5.03k
| Training Time
stringlengths 6
8
| accuracy
float64 0.89
0.91
| f1_macro
float64 0.88
0.91
| f1_weighted
float64 0.89
0.91
| precision
float64 0.88
0.91
| recall
float64 0.88
0.91
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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",
"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
}
|
[
"fc2",
"q_proj",
"out_proj",
"fc1",
"v_proj",
"k_proj",
"score"
] | 128,838,194
| 3,594,290
| 12
| 399.74
|
799.49
| 0.887765
| 0.882817
| 0.887948
| 0.884343
| 0.881578
|
facebook/opt-350m
| 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",
"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
}
|
[
"fc1",
"fc2",
"out_proj",
"project_in",
"project_out",
"score"
] | 337,659,514
| 6,460,026
| 12
| 853.19
|
1995.17
| 0.89559
| 0.891135
| 0.895783
| 0.892755
| 0.889903
|
google-bert/bert-large-uncased
| 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",
"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
}
|
[
"classifier",
"dense"
] | 341,659,271
| 6,504,058
| 12
| 853.62
|
2050.69
| 0.893456
| 0.88819
| 0.893551
| 0.888429
| 0.888111
|
FacebookAI/roberta-large
| 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",
"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
}
|
[
"out_proj",
"value",
"dense",
"key",
"query"
] | 368,292,039
| 12,918,970
| 12
| 648.2
|
1506.9
| 0.900016
| 0.895612
| 0.900225
| 0.896002
| 0.895489
|
answerdotai/ModernBERT-large
| 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",
"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
}
|
[
"Wi",
"Wo",
"classifier",
"dense"
] | 403,417,831
| 7,573,210
| 12
| 1,228.37
|
2482.41
| 0.8997
| 0.894724
| 0.899782
| 0.895729
| 0.893962
|
facebook/bart-large
| 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",
"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
}
|
[
"fc2",
"q_proj",
"out_proj",
"fc1",
"dense",
"v_proj",
"k_proj"
] | 424,549,959
| 17,195,578
| 12
| 1,634.64
|
3337.4
| 0.90381
| 0.899826
| 0.903938
| 0.900451
| 0.899381
|
RUCAIBox/mvp
| 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",
"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
}
|
[
"fc2",
"q_proj",
"out_proj",
"fc1",
"dense",
"v_proj",
"k_proj"
] | 424,552,007
| 17,195,578
| 12
| 1,758.9
|
3389.77
| 0.903019
| 0.898323
| 0.90314
| 0.898989
| 0.897775
|
FacebookAI/xlm-roberta-large
| 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",
"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
}
|
[
"dense",
"out_proj"
] | 566,407,815
| 6,504,058
| 12
| 862.43
|
2009.7
| 0.899304
| 0.894939
| 0.899421
| 0.895145
| 0.894921
|
Qwen/Qwen3-Reranker-0.6B
| 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",
"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
}
|
[
"down_proj",
"gate_proj",
"o_proj",
"score",
"up_proj"
] | 605,768,626
| 9,978,802
| 12
| 1,745.49
|
3237.91
| 0.900727
| 0.896183
| 0.900939
| 0.896954
| 0.895669
|
google-t5/t5-large
| 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",
"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
}
|
[
"wo",
"out_proj",
"q",
"wi",
"dense",
"k",
"v",
"o"
] | 773,004,359
| 34,302,010
| 12
| 3,451.96
|
6780.97
| 0.906497
| 0.901094
| 0.906739
| 0.901486
| 0.900998
|
Qwen/Qwen2-1.5B
| 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",
"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
}
|
[
"down_proj",
"gate_proj",
"o_proj",
"up_proj"
] | 1,551,718,400
| 8,429,568
| 32
| 1,656.87
|
5418.51
| 0.9095
| 0.905271
| 0.909649
| 0.905961
| 0.904834
|
Qwen/Qwen3-1.7B
| 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",
"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
}
|
[
"down_proj",
"gate_proj",
"o_proj",
"up_proj"
] | 1,749,644,288
| 29,589,504
| 16
| 2,177.28
|
5864.97
| 0.90792
| 0.904092
| 0.908105
| 0.905451
| 0.903084
|
facebook/opt-2.7b
| 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",
"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
}
|
[
"fc1",
"fc2",
"out_proj"
] | 2,671,518,720
| 19,906,560
| 32
| 2,329.92
|
9554.79
| 0.906655
| 0.902929
| 0.906857
| 0.903279
| 0.902843
|
tiiuae/Falcon3-3B-Base
| 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",
"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
}
|
[
"down_proj",
"gate_proj",
"o_proj",
"up_proj"
] | 2,877,216,768
| 52,174,848
| 16
| 3,052.88
|
9274.81
| 0.905707
| 0.901675
| 0.905912
| 0.902429
| 0.901206
|
Qwen/Qwen2.5-3B-Instruct
| 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",
"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
}
|
[
"down_proj",
"gate_proj",
"k_proj",
"o_proj",
"q_proj",
"up_proj",
"v_proj"
] | 3,097,667,584
| 12,257,280
| 64
| 3,333.55
|
11189.05
| 0.911002
| 0.906699
| 0.911191
| 0.906962
| 0.90667
|
Alibaba-NLP/E2Rank-4B
| 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",
"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
}
|
[
"down_proj",
"gate_proj",
"k_proj",
"o_proj",
"q_proj",
"up_proj",
"v_proj"
] | 4,041,964,032
| 20,146,176
| 64
| 5,026.14
|
14621.71
| 0.912662
| 0.90915
| 0.912849
| 0.909681
| 0.908852
|
Qwen/Qwen3-Embedding-4B
| 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",
"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
}
|
[
"down_proj",
"gate_proj",
"o_proj",
"up_proj"
] | 4,051,667,456
| 29,859,840
| 32
| 4,286.6
|
13715.41
| 0.911635
| 0.908173
| 0.911847
| 0.909133
| 0.907502
|
README.md exists but content is empty.
- Downloads last month
- 17