wjbmattingly commited on
Commit
742eae9
1 Parent(s): f5757aa

updated README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,10 +30,10 @@ The following commands are defined by the project. They can be executed using [`
30
  | `evaluate-sm` | Evaluate the small model and export metrics |
31
  | `evaluate-md` | Evaluate the medium model and export metrics |
32
  | `evaluate-lg` | Evaluate the large model and export metrics |
 
33
  | `build-table` | Build a table from the metrics for README.md |
34
  | `readme` | Build a table from the metrics for README.md |
35
  | `package` | Package the trained model as a pip package |
36
- | `clean` | Remove intermediary directories |
37
 
38
  ### ⏭ Workflows
39
 
 
30
  | `evaluate-sm` | Evaluate the small model and export metrics |
31
  | `evaluate-md` | Evaluate the medium model and export metrics |
32
  | `evaluate-lg` | Evaluate the large model and export metrics |
33
+ | `evaluate-trf` | Evaluate the transformer model and export metrics |
34
  | `build-table` | Build a table from the metrics for README.md |
35
  | `readme` | Build a table from the metrics for README.md |
36
  | `package` | Package the trained model as a pip package |
 
37
 
38
  ### ⏭ Workflows
39