ehekaanldk commited on
Commit
81aa1a9
1 Parent(s): 25dfd91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
57
 
58
 
59
  ### test accuracy
 
60
  - Confusion Matrix:
61
  ||Predicted 0|Predicted 1|
62
  |:---|---:|---:|
@@ -64,6 +65,13 @@ The following hyperparameters were used during training:
64
  |Actual 1|46|462|
65
  **Accuracy: 0.905**
66
 
 
 
 
 
 
 
 
67
 
68
  ### 수정부분
69
  - 데이터로딩
 
57
 
58
 
59
  ### test accuracy
60
+ kt-ai-midm
61
  - Confusion Matrix:
62
  ||Predicted 0|Predicted 1|
63
  |:---|---:|---:|
 
65
  |Actual 1|46|462|
66
  **Accuracy: 0.905**
67
 
68
+ llama-2
69
+ - Confusion Matrix:
70
+ ||Predicted 0|Predicted 1|
71
+ |:---|---:|---:|
72
+ |Actual 0|450|42|
73
+ |Actual 1|56|452|
74
+ **Accuracy: 0.902**
75
 
76
  ### 수정부분
77
  - 데이터로딩