hebertgo commited on
Commit
9a33303
·
verified ·
1 Parent(s): 033ef42

Upload fine-tuned intent detection model - 2025-06-23 16:39:35

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:36:37.156701
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:39:32.727747
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:979122d63c1eb5350fd875ce78992a504df9199ccd0dab10948d47ca40850e5d
3
  size 868628547
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5abe037c3901a88a85cc2e2cae664cb34151341c11de9c15357574dbdfb3fb2
3
  size 868628547
model_config.json CHANGED
@@ -32,7 +32,7 @@
32
  "examples": 5000,
33
  "iterations": 100,
34
  "training_completed": true,
35
- "export_timestamp": "2025-06-23T16:36:37.156701",
36
  "fusion_completed": true
37
  },
38
  "ios_integration": {
 
32
  "examples": 5000,
33
  "iterations": 100,
34
  "training_completed": true,
35
+ "export_timestamp": "2025-06-23T16:39:32.727747",
36
  "fusion_completed": true
37
  },
38
  "ios_integration": {