hebertgo commited on
Commit
cad06f0
·
verified ·
1 Parent(s): a08db30

Upload fine-tuned intent detection model - 2025-06-23 16:48:49

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. model_config.json +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ let model = try await LLMModelFactory.shared.loadContainer(
65
  ## Training Details
66
 
67
  - **Fine-tuning Method**: LoRA with model fusion
68
- - **Export Date**: 2025-06-23T16:41:58.154538
69
  - **Fusion Completed**: True
70
 
71
  ## Expected Outputs
 
65
  ## Training Details
66
 
67
  - **Fine-tuning Method**: LoRA with model fusion
68
+ - **Export Date**: 2025-06-23T16:48:46.046688
69
  - **Fusion Completed**: True
70
 
71
  ## Expected Outputs
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43ff90a20fbfc0b17935a90a9bbb90013e94e764e86310c7a677112f3ed88340
3
  size 868628547
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fb17168b3823dc840c4409499dac7ba07d4e5a335df8846c12f0d3eb2a674b9
3
  size 868628547
model_config.json CHANGED
@@ -45,7 +45,7 @@
45
  "examples": 5000,
46
  "iterations": 100,
47
  "training_completed": true,
48
- "export_timestamp": "2025-06-23T16:41:58.154538",
49
  "fusion_completed": true
50
  },
51
  "ios_integration": {
 
45
  "examples": 5000,
46
  "iterations": 100,
47
  "training_completed": true,
48
+ "export_timestamp": "2025-06-23T16:48:46.046688",
49
  "fusion_completed": true
50
  },
51
  "ios_integration": {