Views
No views yet
1{
2 "training_split": "training",
3 "evaluation_split": "testing",
4 "results_path": "bce-pretraining-modernbert.csv",
5 "num_epochs": 5,
6 "model_path": "answerdotai/ModernBERT-base",
7 "tokenizer": "answerdotai/ModernBERT-base",
8 "optimizer": "AdamW",
9 "optimizer_type": "torch",
10 "optimizer_args": {
11 "lr": 2e-05,
12 "weight_decay": 0.01
13 },
14 "loss_fn": "BCEWithLogitsLoss",
15 "reset_classification_head": false,
16 "loss_type": "torch",
17 "loss_fn_args": {},
18 "needs_loss_fn_as_parameter": false,
19 "save_path": "ShantanuT01/dactyl-modernbert-base-pretrained",
20 "training_args": {
21 "batch_size": 64,
22 "needs_sampler": false,
23 "needs_index": false,
24 "shuffle": true,
25 "sampling_rate": null,
26 "apply_sigmoid": false
27 }
28}| model | AP Score | AUC Score | OPAUC Score | TPAUC Score |
|---|---|---|---|---|
| DeepSeek-V3 | 0.999385 | 0.999967 | 0.999666 | 0.996747 |
| ShantanuT01/fine-tuned-Llama-3.2-1B-Instruct-apollo-mini-RedditWritingPrompts-testing | 0.873078 | 0.993627 | 0.967028 | 0.681125 |
| ShantanuT01/fine-tuned-Llama-3.2-1B-Instruct-apollo-mini-abstracts-testing | 0.939616 | 0.99424 | 0.98274 | 0.842789 |
| ShantanuT01/fine-tuned-Llama-3.2-1B-Instruct-apollo-mini-news-testing | 0.713771 | 0.986672 | 0.938502 | 0.459902 |
| ShantanuT01/fine-tuned-Llama-3.2-1B-Instruct-apollo-mini-reviews-testing | 0.540008 | 0.967417 | 0.880643 | 0.0987242 |
| ShantanuT01/fine-tuned-Llama-3.2-1B-Instruct-apollo-mini-student_essays-testing | 0.170411 | 0.909164 | 0.745688 | 0 |
| ShantanuT01/fine-tuned-Llama-3.2-1B-Instruct-apollo-mini-tweets-testing | 0.875598 | 0.992623 | 0.963157 | 0.655177 |
| claude-3-5-haiku-20241022 | 0.987401 | 0.998385 | 0.991357 | 0.915794 |
| claude-3-5-sonnet-20241022 | 0.997566 | 0.999781 | 0.998251 | 0.982997 |
| gemini-1.5-flash | 0.983599 | 0.997912 | 0.989025 | 0.893064 |
| gemini-1.5-pro | 0.970013 | 0.996088 | 0.979766 | 0.802907 |
| gpt-4o-2024-11-20 | 0.984528 | 0.99771 | 0.989327 | 0.896023 |
| gpt-4o-mini | 0.99977 | 0.999989 | 0.999889 | 0.998921 |
| llama-3.2-90b | 0.970229 | 0.994643 | 0.980641 | 0.811787 |
| llama-3.3-70b | 0.991184 | 0.998661 | 0.994198 | 0.943534 |
| mistral-large-latest | 0.997942 | 0.999712 | 0.998801 | 0.988319 |
| mistral-small-latest | 0.997993 | 0.999273 | 0.9988 | 0.988307 |
| overall | 0.995644 | 0.996724 | 0.987444 | 0.877631 |