Spaces:
Sleeping
Sleeping
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,13 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.19.0
|
| 8 |
-
python_version: '3.13'
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: IG Classifier — Paso 2
|
| 3 |
+
emoji: 🏷️
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: gradio
|
|
|
|
|
|
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
+
license: mit
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# IG Classifier — Paso 2
|
| 13 |
+
|
| 14 |
+
Upload the Excel produced by
|
| 15 |
+
[IS Identifier (Paso 1)](https://huggingface.co/spaces/bravo-pena/is-identifier)
|
| 16 |
+
and download it back with the official Rules-taxonomy applied to every
|
| 17 |
+
institutional-statement candidate: TYPE / TAXON / LINK.typ with per-class
|
| 18 |
+
probabilities, at your chosen taxonomy depth (1–4).
|
| 19 |
+
|
| 20 |
+
Model: [bravo-pena/ig-classifier-1.0](https://huggingface.co/bravo-pena/ig-classifier-1.0)
|
| 21 |
+
(interim). Code: [github.com/bravo-pena/ig-classifier](https://github.com/bravo-pena/ig-classifier).
|