afvanluenen commited on
Commit
14e64b4
·
verified ·
1 Parent(s): a778862

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,10 +19,10 @@ Not actively maintained after publishing
19
  * [Github repo ASMtransformers](https://github.com/NetherlandsForensicInstitute/asmtransformers)
20
 
21
  # Version
22
- TODO: calver of new release
23
 
24
  # Usage
25
- TODO: do we refer to the inference file of our repo?
26
 
27
  # Intended use
28
  The model has been trained and tested to be used for similarity search of assembly code. It has not been trained/tested on any other languages than arm64, amd64, risc-v or i386,
 
19
  * [Github repo ASMtransformers](https://github.com/NetherlandsForensicInstitute/asmtransformers)
20
 
21
  # Version
22
+ 06-08-2026
23
 
24
  # Usage
25
+ To use this model, use [inference.py in our repository](https://github.com/NetherlandsForensicInstitute/asmtransformers/blob/main/asmtransformers/README.md#inference).
26
 
27
  # Intended use
28
  The model has been trained and tested to be used for similarity search of assembly code. It has not been trained/tested on any other languages than arm64, amd64, risc-v or i386,