Yanisadel commited on
Commit
57943d9
·
1 Parent(s): 4f64cd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ generated_english_sequence = pipe(
48
  }
49
  )
50
 
51
- # Expected output: "??"
52
  ```
53
 
54
  A small snippet of code is given here in order to **infer with the model without any abstraction (low-level)**.
 
48
  }
49
  )
50
 
51
+ # Expected output: "Yes, an acceptor splice site is without question present in the sequence."
52
  ```
53
 
54
  A small snippet of code is given here in order to **infer with the model without any abstraction (low-level)**.