aakothari commited on
Commit
2273c45
·
verified ·
1 Parent(s): ac9644b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -51,8 +51,7 @@ Please treat BRAID as a recombination.
51
 
52
  Every string decodes. On 10,000 random and mutated strings, the decoder produced a
53
  sanitizable molecule with **0 crashes**. This is achieved by making the decoder *total*:
54
- unparseable tokens and over-valent bonds become silent no-ops. Validity is guaranteed;
55
- *semantic locality under mutation is not* (see Limitations).
56
 
57
  Under an order-*k* Markov generator on a 79-molecule corpus:
58
 
 
51
 
52
  Every string decodes. On 10,000 random and mutated strings, the decoder produced a
53
  sanitizable molecule with **0 crashes**. This is achieved by making the decoder *total*:
54
+ unparseable tokens and over-valent bonds become silent no-ops. Validity is guaranteed.
 
55
 
56
  Under an order-*k* Markov generator on a 79-molecule corpus:
57