Instructions to use madeofajala/txgemma-9b-predict_LLM_Malaria_split_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use madeofajala/txgemma-9b-predict_LLM_Malaria_split_2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("madeofajala/txgemma-9b-predict_LLM_Malaria_split_2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2550, checkpoint
Browse files
last-checkpoint/adapter_config.json
CHANGED
|
@@ -29,13 +29,13 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
-
"
|
| 33 |
"up_proj",
|
| 34 |
-
"gate_proj",
|
| 35 |
-
"k_proj",
|
| 36 |
"v_proj",
|
| 37 |
"down_proj",
|
| 38 |
-
"
|
|
|
|
|
|
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
+
"q_proj",
|
| 33 |
"up_proj",
|
|
|
|
|
|
|
| 34 |
"v_proj",
|
| 35 |
"down_proj",
|
| 36 |
+
"o_proj",
|
| 37 |
+
"k_proj",
|
| 38 |
+
"gate_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
last-checkpoint/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 108113968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcb38d1a14c924041fe5a80f020327deb0212523052b88a9869515999fb8b0d4
|
| 3 |
size 108113968
|
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 57081771
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9295ab1b0a55031b1697cf0d73be84f706f3df721cf031ba0ba34ebee613008
|
| 3 |
size 57081771
|
last-checkpoint/scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1465
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fb274dfbe503274d6dd4f2521e2755230b18e2c0f55f4480cf566471adb1def
|
| 3 |
size 1465
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
-
"epoch": 0.
|
| 6 |
"eval_steps": 300,
|
| 7 |
-
"global_step":
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
@@ -1018,10 +1018,20 @@
|
|
| 1018 |
"mean_token_accuracy": 0.9421089863777161,
|
| 1019 |
"num_tokens": 123713.0,
|
| 1020 |
"step": 2525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1021 |
}
|
| 1022 |
],
|
| 1023 |
"logging_steps": 25,
|
| 1024 |
-
"max_steps":
|
| 1025 |
"num_input_tokens_seen": 0,
|
| 1026 |
"num_train_epochs": 1,
|
| 1027 |
"save_steps": 25,
|
|
@@ -1037,7 +1047,7 @@
|
|
| 1037 |
"attributes": {}
|
| 1038 |
}
|
| 1039 |
},
|
| 1040 |
-
"total_flos": 2.
|
| 1041 |
"train_batch_size": 4,
|
| 1042 |
"trial_name": null,
|
| 1043 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.5796771993634917,
|
| 6 |
"eval_steps": 300,
|
| 7 |
+
"global_step": 2550,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 1018 |
"mean_token_accuracy": 0.9421089863777161,
|
| 1019 |
"num_tokens": 123713.0,
|
| 1020 |
"step": 2525
|
| 1021 |
+
},
|
| 1022 |
+
{
|
| 1023 |
+
"entropy": 0.16171722620725631,
|
| 1024 |
+
"epoch": 0.5796771993634917,
|
| 1025 |
+
"grad_norm": 0.33440494537353516,
|
| 1026 |
+
"learning_rate": 0.0002,
|
| 1027 |
+
"loss": 0.15710799217224122,
|
| 1028 |
+
"mean_token_accuracy": 0.9462839317321777,
|
| 1029 |
+
"num_tokens": 31337.0,
|
| 1030 |
+
"step": 2550
|
| 1031 |
}
|
| 1032 |
],
|
| 1033 |
"logging_steps": 25,
|
| 1034 |
+
"max_steps": 4399,
|
| 1035 |
"num_input_tokens_seen": 0,
|
| 1036 |
"num_train_epochs": 1,
|
| 1037 |
"save_steps": 25,
|
|
|
|
| 1047 |
"attributes": {}
|
| 1048 |
}
|
| 1049 |
},
|
| 1050 |
+
"total_flos": 2.4591659063217254e+17,
|
| 1051 |
"train_batch_size": 4,
|
| 1052 |
"trial_name": null,
|
| 1053 |
"trial_params": null
|
last-checkpoint/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5649
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f44b81cef0de28756796a239128e158d8d837ede815af7c9b8b55df63dc7629
|
| 3 |
size 5649
|