Wasmachine0629 commited on
Commit
e14b40e
·
verified ·
1 Parent(s): e677499

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  ---
10
 
11
  # Model Description
12
- ASMTransformers is a project to train and use a machine learning model to compare assembly (ARM64, AMD64, RISC-V, i386) functions to a database of known functions,
13
  to aid in the process of reverse engineering.
14
 
15
  # Status
 
9
  ---
10
 
11
  # Model Description
12
+ ASMTransformers is a project to train and use a machine learning model to compare assembly (arm, amd, risc-v, i386) functions to a database of known functions,
13
  to aid in the process of reverse engineering.
14
 
15
  # Status