Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,47 @@
|
|
1 |
---
|
2 |
license: agpl-3.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
+
language:
|
4 |
+
- it
|
5 |
---
|
6 |
+
# EventNet-ITA
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
## Model Details
|
12 |
+
|
13 |
+
### Model Description
|
14 |
+
|
15 |
+
<!-- Provide a longer summary of what this model is. -->
|
16 |
+
|
17 |
+
### Model Sources
|
18 |
+
|
19 |
+
<!-- Provide the basic links for the model. -->
|
20 |
+
|
21 |
+
## Uses
|
22 |
+
|
23 |
+
|
24 |
+
### Direct Use
|
25 |
+
|
26 |
+
Multi-label text classification of Italian legislative acts.
|
27 |
+
|
28 |
+
|
29 |
+
## Training Details
|
30 |
+
|
31 |
+
### Training Data
|
32 |
+
|
33 |
+
|
34 |
+
## Evaluation
|
35 |
+
|
36 |
+
|
37 |
+
### Results
|
38 |
+
|
39 |
+
|
40 |
+
## Citation
|
41 |
+
|
42 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
43 |
+
|
44 |
+
**BibTeX:**
|
45 |
+
```
|
46 |
+
|
47 |
+
```
|