CooperW commited on
Commit
e96704f
1 Parent(s): 26b382f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,9 +4,12 @@ base_model:
4
  - unsloth/Phi-3.5-mini-instruct-bnb-4bit
5
  tags:
6
  - Cyber-Security
 
7
  ---
8
  This model has been trained for binary classification of the TON-Iot Network dataset.
9
 
 
 
10
  Accuracy: 99.8%
11
 
12
  Key Training Params:
@@ -19,7 +22,7 @@ Key Training Params:
19
  The datasets are an 80/20 partition of the TON-Iot Network dataset.
20
 
21
  Train Dataset:
22
- * network_train.jsonl
23
 
24
  Test Dataset:
25
- * network_test.jsonl
 
4
  - unsloth/Phi-3.5-mini-instruct-bnb-4bit
5
  tags:
6
  - Cyber-Security
7
+ new_version: CooperW/jadidi
8
  ---
9
  This model has been trained for binary classification of the TON-Iot Network dataset.
10
 
11
+ Refer to adapter_config.json for LoRa Parameters.
12
+
13
  Accuracy: 99.8%
14
 
15
  Key Training Params:
 
22
  The datasets are an 80/20 partition of the TON-Iot Network dataset.
23
 
24
  Train Dataset:
25
+ * train_network.jsonl
26
 
27
  Test Dataset:
28
+ * test_network.jsonl