vietdata commited on
Commit
7bebbce
1 Parent(s): d52751b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +65 -0
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - wikimulti
4
+ language:
5
+ - vi
6
+ tags:
7
+ - news classification
8
+ widget:
9
+ - text: "Tuy nhiên, sự thỏa mãn lại chẳng thể kéo dài. Họ nhanh chóng rơi vào hoang mang khi nhận ra đã mất một khoản tiền lớn cho các món đồ không thực sự cần thiết, hoặc phục vụ mục đích vô nghĩa."
10
+ example_title: "Culture, sociology, and psychology"
11
+ - text: "Những người bị bệnh gan như cấp tính, mạn tính, xơ gan, viêm gan tuyệt đối không nên ăn gừng. "
12
+ example_title: "Biology and medicine"
13
+ ---
14
+ # BERT-base for news genre classification
15
+
16
+ This is a fine-tuned version of NlpHUST/vibert4news-base-cased model for news genre classification. The training data is 3864 vietnamese news summaries in WikiMulti dataset.
17
+
18
+ <b>Labels</b>:
19
+ 0-> Agriculture, food, and drink
20
+ 1-> Albums
21
+ 2-> Architecture
22
+ 3-> Art
23
+ 4-> Biology and medicine
24
+ 5-> Chemistry and materials science
25
+ 6-> Classical compositions
26
+ 7-> Computing and engineering
27
+ 8-> Earth science
28
+ 9-> Film
29
+ 10-> Geography
30
+ 11-> Language and literature
31
+ 12-> Mathematics and mathematicians
32
+ 13-> Media and drama
33
+ 14-> Other music articles
34
+ 15-> Philosophy
35
+ 16-> Physics and astronomy
36
+ 17-> Places
37
+ 18-> Religion
38
+ 19-> Royalty, nobility, and heraldry
39
+ 20-> Songs
40
+ 21-> Television
41
+ 22-> Transport
42
+ 23-> World history
43
+ 24->Armies and military units
44
+ 25->Baseball
45
+ 26->Basketball
46
+ 27->Battles, exercises, and conflicts
47
+ 28->Culture, sociology, and psychology
48
+ 29->Economics and business
49
+ 30->Education
50
+ 31->Football
51
+ 32->Hockey
52
+ 33->Law
53
+ 34->Magazines and print journalism
54
+ 35->Military aircraft
55
+ 36->Military decorations and memorials
56
+ 37->Military people
57
+ 38->Motorsport
58
+ 39->Multi-sport event
59
+ 40->Other sports
60
+ 41->Politics and government
61
+ 42->Pro wrestling
62
+ 43->Recreation
63
+ 44->Video games
64
+ 45->Warships and naval units
65
+ 46->Weapons, equipment, and buildings