TajaKuzman commited on
Commit
013ef3d
·
verified ·
1 Parent(s): b03f017

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  base_model:
3
  - classla/xlm-r-parla
4
-
5
  tags:
6
  - topic
7
  - parliamentary
8
  - agenda-topic
9
  - CAP
 
10
  ---
11
 
12
  # Multilingual ParlaCAP model for CAP Topic Classification in Parliamentary Speeches
@@ -118,4 +118,4 @@ majortopics_description = {
118
  'Other - other topics not mentioning policy agendas, including the procedures of parliamentary meetings, e.g., points of order, voting procedures, meeting logistics; interpersonal speech, e.g., greetings, personal stories, tributes, interjections, arguments between the members; rhetorical speech, e.g., jokes, literary references.': 0
119
  }
120
 
121
- ```
 
1
  ---
2
  base_model:
3
  - classla/xlm-r-parla
 
4
  tags:
5
  - topic
6
  - parliamentary
7
  - agenda-topic
8
  - CAP
9
+ pipeline_tag: text-classification
10
  ---
11
 
12
  # Multilingual ParlaCAP model for CAP Topic Classification in Parliamentary Speeches
 
118
  'Other - other topics not mentioning policy agendas, including the procedures of parliamentary meetings, e.g., points of order, voting procedures, meeting logistics; interpersonal speech, e.g., greetings, personal stories, tributes, interjections, arguments between the members; rhetorical speech, e.g., jokes, literary references.': 0
119
  }
120
 
121
+ ```