Skip to content

clulab/processors-model

Repository files navigation

ONNX Model for Processors

Instructions for use

The resources should be available at /org/clulab/scala_transformers/models/microsoft_deberta_v3_base_mtl/avg_export.

Instructions for publication

This project is used to publish a resource: microsoft_deberta_v3_base_mtl/avg_export.

This directory contains an sbt project intended to release resources to either maven or artifactory, the later particularly when the resource is quite large (over 1GB).

Instructions:

  1. Overwrite the placeholder resource at ./src/main/resources/org/clulab/scala_transformers/models/microsoft_deberta_v3_base_mtl/avg_export with a copy of your own resource.
  2. Run sbt test to ensure that the resource is accessible.
  3. Update version.sbt and CHANGES.md and check on the LICENSE.
  4. Inspect publish.sbt and replace values where necessary with those of your own project.
  5. If not done previously, follow instructions in publish.sbt regarding credentials.
  6. Replace this README.md file with something particular to your project.
  7. Issue thesbt release command and follow prompts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages