Skip to content

hangenba/enc_dashformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  • Copy the test file to enc_dashformer/dashformer/data/example_AA_sequences.list

  • Open a terminal and enter the enc_dashformer directory

  • Run

      docker buildx build -t idash .
    
  • Run

      docker run -it idash bash
    
  • Run

      go build
    
  • Run

      ./dashformer
    

Get results

  • The results are now in the file /home/data/output/output.txt

Get data

  • The address of data: IDASH24

  • File Directory Tree:

    • data
      • dashformer_model_parameters
        • ...parameters
      • output
      • dashformer_tokenizer.json
      • example_AA_sequences.list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors