nicolauduran45 commited on
Commit
0216793
1 Parent(s): 9af5fda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -2,4 +2,19 @@
2
  license: mit
3
  datasets:
4
  - SIRIS-Lab/actytode
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: mit
3
  datasets:
4
  - SIRIS-Lab/actytode
5
+ ---
6
+
7
+ # ACTYTODE (ACtivity TYpe TO DEtect)
8
+
9
+ This repository provides a `bert-base-multilingual-uncased`model finetuned for ACTYTODE task based on ACTYTODE dataset, which aims at predicting organisation activity type based on the organisation legal status of the European Commission.
10
+
11
+ The activity type status for organisations are:
12
+ * PUB --> Public entity (excluding research and education)
13
+ * HES --> Higher education entity
14
+ * REC --> Research entity
15
+ * PRC --> Private company
16
+ * OTH --> Other
17
+
18
+ ## Training data
19
+
20
+ ## Evaluation