bravo-pena commited on
Commit
0ec32c9
·
verified ·
1 Parent(s): 05e7fab

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -1,13 +1,21 @@
1
  ---
2
- title: Ig Classifier
3
- emoji: 👁
4
- colorFrom: red
5
- colorTo: gray
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
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).