chintsp commited on
Commit
0896f58
·
verified ·
1 Parent(s): 0c529af

Update README.md

Browse files

Minor fix to model file name (removed 'contrib'

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ Are we missing your favorite model? You can convert and run [PyTorch](https://gi
34
  ## Submission Guidelines
35
 
36
  * **Model Conversion:** Your model must be converted using the LiteRT-Torch or Generative API in `.tflite` or `.litertlm` formats.
37
- * **Location:** All contributions must be made in the [community contribution folder](https://huggingface.co/collections/litert-community/community-contribution) (e.g., `LiteRT-Community/community-contribution/contrib-mobile-bert`).
38
  * **Licensing:** If your model has a license, it must be either an Apache 2.0 or MIT open-source license. Models with no license are also accepted.
39
  * **Data Provenance and Privacy:** If applicable, you must include a summary of the model's training data in your submission. Additionally, you must provide confirmation that all Personally Identifiable Information (PII) has been scrubbed from the data.
40
 
 
34
  ## Submission Guidelines
35
 
36
  * **Model Conversion:** Your model must be converted using the LiteRT-Torch or Generative API in `.tflite` or `.litertlm` formats.
37
+ * **Location:** All contributions must be made in the [community contribution folder](https://huggingface.co/collections/litert-community/community-contribution) (e.g., `LiteRT-Community/community-contribution/mobile-bert`).
38
  * **Licensing:** If your model has a license, it must be either an Apache 2.0 or MIT open-source license. Models with no license are also accepted.
39
  * **Data Provenance and Privacy:** If applicable, you must include a summary of the model's training data in your submission. Additionally, you must provide confirmation that all Personally Identifiable Information (PII) has been scrubbed from the data.
40