ejschwartz commited on
Commit
184f7d4
·
1 Parent(s): 0a4c2da

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This space simply performs inference on the two pretrained models available as
20
  part of the ReSym artifacts. It takes a variable name and some decompiled code
21
  as input, and outputs the variable type and other information.
22
 
23
- The examples are randomly selected from `vardecoder_test.jsonl`.
24
 
25
  ## Disclaimer
26
 
 
20
  part of the ReSym artifacts. It takes a variable name and some decompiled code
21
  as input, and outputs the variable type and other information.
22
 
23
+ The examples are randomly selected from `vardecoder_test.jsonl`. As a result, the fields do not always parse correctly.
24
 
25
  ## Disclaimer
26