aceOfDiamonds commited on
Commit
72dc37b
·
1 Parent(s): 67f6638

Correct the published metadata

Browse files

Adds library_name to the model card, and pipeline_tag where it was missing.
Brings the config and card licenses into agreement, and repairs the variant
declarations that did not match the files actually published here.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
3
  pipeline_tag: text-generation
4
  tags:
5
  - executorch
 
6
  ---
7
 
8
  # Introduction
 
3
  pipeline_tag: text-generation
4
  tags:
5
  - executorch
6
+ library_name: executorch
7
  ---
8
 
9
  # Introduction