vluz commited on
Commit
e68d0b7
1 Parent(s): 4afe3c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ Data is from kaggle, the *Toxic Comment Classification Challenge*
8
  <br>
9
  https://www.kaggle.com/competitions/jigsaw-toxic-comment-classification-challenge/data?select=train.csv.zip
10
 
 
 
11
  Trained over 20 epoch in a runpod
12
 
13
  Code requires pandas, tensorflow, and streamlit. All can be installed via `pip`.
 
8
  <br>
9
  https://www.kaggle.com/competitions/jigsaw-toxic-comment-classification-challenge/data?select=train.csv.zip
10
 
11
+ A copy of the date exists on the data directory.
12
+
13
  Trained over 20 epoch in a runpod
14
 
15
  Code requires pandas, tensorflow, and streamlit. All can be installed via `pip`.