cdomond45 commited on
Commit
90815dc
·
verified ·
1 Parent(s): e840dd7

Upload training_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_info.json +4 -3
training_info.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "model_name": "unsloth/Meta-Llama-3.1-8B-bnb-4bit",
3
- "training_completed": "2025-06-20T22:14:09.460266",
4
  "total_steps": 2000,
5
  "learning_rate": 0.0002,
6
  "lora_config": {
@@ -8,6 +8,7 @@
8
  "alpha": 64,
9
  "dropout": 0.0
10
  },
11
- "dataset_path": "/home/ubuntu/legal_specialist_training/scripts/processed_data/pile_of_law_cleaned",
12
- "final_loss": 1.213363049507141
 
13
  }
 
1
  {
2
  "model_name": "unsloth/Meta-Llama-3.1-8B-bnb-4bit",
3
+ "training_completed": "2025-06-25T09:51:01.747678",
4
  "total_steps": 2000,
5
  "learning_rate": 0.0002,
6
  "lora_config": {
 
8
  "alpha": 64,
9
  "dropout": 0.0
10
  },
11
+ "dataset_path": "/home/ubuntu/legal_specialist_training/processed_data/pile_of_law_cleaned",
12
+ "final_loss": 1.0443233556747435,
13
+ "training_examples": "531,731 real legal examples (no placeholders)"
14
  }