Kebinnuil commited on
Commit
cd179c4
·
verified ·
1 Parent(s): 848016a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -34,6 +34,7 @@ model = pipeline("text-classification", model="Kebinnuil/suicidal_detection_mode
34
 
35
  result = model("I want to jump off the bridge")
36
  print(result)
 
37
 
38
  ## Training Metrics
39
  The dataset was split into 80/10/10 for train/validation/test set. Table below shows the result of the model's training metrics.
 
34
 
35
  result = model("I want to jump off the bridge")
36
  print(result)
37
+ ```
38
 
39
  ## Training Metrics
40
  The dataset was split into 80/10/10 for train/validation/test set. Table below shows the result of the model's training metrics.