yangheng commited on
Commit
944c88b
1 Parent(s): d6bbf98
checkpoints-v2.0.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "2.0.0.dev0+": {
3
+ "APC": {
4
+ "multilingual": {
5
+ "id": "",
6
+ "Training Model": "FAST-LSA-T-V2-Deberta",
7
+ "Training Dataset": "Multilingual",
8
+ "Language": "Multilingual",
9
+ "Description": "Trained on RTX3090",
10
+ "Available Version": "1.10.5+",
11
+ "Checkpoint File": "fast_lcf_bert_Multilingual_acc_82.66_f1_82.06.zip",
12
+ "Author": "H, Yang (yangheng@m.scnu.edu.cn)"
13
+ }
14
+ },
15
+ "ATEPC": {
16
+ "multilingual": {
17
+ "id": "",
18
+ "Training Model": "FAST-LCF-ATEPC",
19
+ "Training Dataset": "ABSADatasets.Multilingual",
20
+ "Language": "Multilingual",
21
+ "Description": "Trained on RTX3090",
22
+ "Available Version": "1.16.0+",
23
+ "Checkpoint File": "fast_lcf_atepc_Multilingual_cdw_apcacc_86.76_apcf1_79.78_atef1_78.03.zip",
24
+ "Author": "H, Yang (yangheng@m.scnu.edu.cn)"
25
+ }
26
+ }
27
+ }
28
+ }
checkpoints/Multilingual/APC/fast_lcf_bert_Multilingual_acc_82.66_f1_82.06.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41be6e59a752b65d6813d344f6dcafb82e8acafc90995d9b9374862ea1219297
3
+ size 846576991
emergency_notification.txt CHANGED
@@ -1,3 +1,4 @@
1
  PyABSA v2.x has been refactored; its APIs are now organized by NLP subtasks.
2
  Due to many breaking changes, it is not compatible with 1.x versions.
3
- If you need to use pretrained checkpoints, you can downgrade to 1.x versions.
 
 
1
  PyABSA v2.x has been refactored; its APIs are now organized by NLP subtasks.
2
  Due to many breaking changes, it is not compatible with 1.x versions.
3
+ If you need to use pretrained checkpoints, you can downgrade to 1.x versions.
4
+ Please feel free to provide your advice to improve PyABSA