anonymousauthors commited on
Commit
bc20b12
β€’
1 Parent(s): 722c698
pages/2_😈_BlackBox_and_WhiteBox_Attacks.py CHANGED
@@ -28,7 +28,7 @@ st.sidebar.markdown('2. Use the secret language we found on ALBERT, DistillBERT,
28
 
29
  st.sidebar.markdown('#### Return')
30
  st.sidebar.markdown(
31
- 'To see whether the white attack works on LLMs, we set seed to 0.'
32
  )
33
  st.sidebar.markdown(
34
  'To see whether the blackbox attack works on LLMs, we also add the response using [Codex](https://openai.com/blog/openai-codex/). '
 
28
 
29
  st.sidebar.markdown('#### Return')
30
  st.sidebar.markdown(
31
+ 'To see whether the white attack works on LLMs, we set random seeds to 0.'
32
  )
33
  st.sidebar.markdown(
34
  'To see whether the blackbox attack works on LLMs, we also add the response using [Codex](https://openai.com/blog/openai-codex/). '