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 stringlengths 5 7 | Training Time stringlengths 6 8 | accuracy float64 0.89 0.91 | f1_macro float64 0.88 0.9 | f1_weighted float64 0.89 0.91 | precision float64 0.88 0.9 | 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 | 203.95 | 845.03 | 0.886816 | 0.880032 | 0.887352 | 0.877335 | 0.883755 |
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 | 430.72 | 1037.2 | 0.888713 | 0.882663 | 0.888928 | 0.880722 | 0.884962 |
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 | 846.35 | 2032.11 | 0.888397 | 0.883587 | 0.888682 | 0.881345 | 0.886508 |
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 | 646.2 | 1709.2 | 0.897566 | 0.891762 | 0.89802 | 0.889088 | 0.895522 |
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 | 607.66 | 1311.92 | 0.897487 | 0.892153 | 0.897663 | 0.891014 | 0.893541 |
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 | 878.11 | 2272.36 | 0.899779 | 0.894719 | 0.900077 | 0.892423 | 0.897764 |
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 | 927.85 | 2402.8 | 0.900174 | 0.894479 | 0.900395 | 0.892036 | 0.897635 |
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.41 | 1989.33 | 0.896933 | 0.891591 | 0.897252 | 0.889243 | 0.894663 |
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 | 1043.91 | 2045.52 | 0.896775 | 0.892489 | 0.896886 | 0.891658 | 0.893578 |
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 | 3446.89 | 6690.08 | 0.901518 | 0.895459 | 0.901874 | 0.892832 | 0.898888 |
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 | 1633.65 | 5036.12 | 0.906418 | 0.901159 | 0.906533 | 0.899807 | 0.902786 |
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 | 1375.18 | 5867.83 | 0.903414 | 0.899904 | 0.903488 | 0.899845 | 0.900093 |
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 | 2426.99 | 9042.6 | 0.901518 | 0.896542 | 0.901776 | 0.894736 | 0.898857 |
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 | 3042.17 | 9269.71 | 0.899067 | 0.893568 | 0.899276 | 0.893204 | 0.894259 |
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 | 3337.53 | 11147.11 | 0.906023 | 0.90148 | 0.906172 | 0.900248 | 0.903 |
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 | 5006.8 | 14646.27 | 0.908394 | 0.904433 | 0.908584 | 0.903862 | 0.905303 |
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 | 4268.17 | 13723.88 | 0.908157 | 0.904237 | 0.908312 | 0.903196 | 0.905444 |
README.md exists but content is empty.
- Downloads last month
- 9