Dreamsome commited on
Commit
03563f3
·
1 Parent(s): e8ec88b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ with st.spinner('Loading meta'):
68
  sample_rate_option = st.sidebar.slider('Select sample rate', value=0.05, min_value=0.1, max_value=1.0, step=0.1)
69
 
70
  tab0, tab1, tab2, tab3, tab4, tab5 = st.tabs(
71
- ["Introduction", "Junk Data🤖", "Short Documents🌐", "Biased Content🛡️", "Contamination🧹", "Duplication🔍"])
72
  with tab0:
73
 
74
  st.markdown(
 
68
  sample_rate_option = st.sidebar.slider('Select sample rate', value=0.05, min_value=0.1, max_value=1.0, step=0.1)
69
 
70
  tab0, tab1, tab2, tab3, tab4, tab5 = st.tabs(
71
+ ["Introduction", "Junk Data🤖", "Biased Content🛡️", "Short Documents🌐", "Contamination🧹", "Duplication🔍"])
72
  with tab0:
73
 
74
  st.markdown(