Update README.md
Browse files
README.md
CHANGED
|
@@ -37,17 +37,6 @@ This repository provides an inference bundle for multi-label classification of p
|
|
| 37 |
- Inference via an API service Modal, browser extension backend, batch scoring, and experimentation.
|
| 38 |
- The repository is intended for **prediction/inference**. Training code and datasets are not included.
|
| 39 |
|
| 40 |
-
## Files
|
| 41 |
-
|
| 42 |
-
Typical artifacts in this repository may include:
|
| 43 |
-
- `config.json`, tokenizer files (when applicable)
|
| 44 |
-
- Model weight shards: `model-*.safetensors` and `model.safetensors.index.json` (when included)
|
| 45 |
-
- `active12_labels.json`
|
| 46 |
-
- `gemma_thr_per_class_active12.json`
|
| 47 |
-
- `gemma_thr_per_class_active12_8bit_tuned.json`
|
| 48 |
-
- `bundle_meta_8bit.json`
|
| 49 |
-
- Classical ML artifacts (if used): `svc_model.joblib`, `tfidf.joblib`, `calibration.joblib`
|
| 50 |
-
|
| 51 |
## Licensing & Attribution (IMPORTANT)
|
| 52 |
|
| 53 |
This repository uses **mixed licensing/terms** because it bundles multiple upstream components.
|
|
|
|
| 37 |
- Inference via an API service Modal, browser extension backend, batch scoring, and experimentation.
|
| 38 |
- The repository is intended for **prediction/inference**. Training code and datasets are not included.
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
## Licensing & Attribution (IMPORTANT)
|
| 41 |
|
| 42 |
This repository uses **mixed licensing/terms** because it bundles multiple upstream components.
|