hebertgo commited on
Commit
afc1168
·
verified ·
1 Parent(s): 3a507d2

Upload fine-tuned intent detection model - 2025-06-23 15:58:10

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-23T15:56:50.016020
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-23T15:58:07.890067
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:39fae7fa6c46265446015f036f311438e1bafb718dc89a4223957694cf5c5fc2
3
  size 868628547
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9ffb04fd6af50303911551752584fb573995e21f8bfa10490621d993cd3c83c
3
  size 868628547
model_config.json CHANGED
@@ -30,7 +30,7 @@
30
  "examples": 5000,
31
  "iterations": 100,
32
  "training_completed": true,
33
- "export_timestamp": "2025-06-23T15:56:50.016020",
34
  "fusion_completed": true
35
  },
36
  "ios_integration": {
 
30
  "examples": 5000,
31
  "iterations": 100,
32
  "training_completed": true,
33
+ "export_timestamp": "2025-06-23T15:58:07.890067",
34
  "fusion_completed": true
35
  },
36
  "ios_integration": {