yangheng commited on
Commit
170f375
1 Parent(s): f676dc4

Update emergency_notification.txt

Browse files
Files changed (1) hide show
  1. emergency_notification.txt +1 -2
emergency_notification.txt CHANGED
@@ -1,5 +1,4 @@
1
  If your code crashes on Colab, please use the GPU runtime. Then run "pip install pyabsa[dev] -U" and restart the kernel.
2
  Or if it does not work, you can use v1.16.27
3
 
4
- [New Feature] Aspect Sentiment Triplet Extraction since v2.1.0 (https://github.com/yangheng95/PyABSA/tree/v2/examples-v2/aspect_sentiment_triplet_extration)
5
- [New Feature] Aspect CategoryOpinion Sentiment Quadruple Extraction since v2.2.0 (https://github.com/yangheng95/PyABSA/tree/v2/examples-v2/aspect_opinion_sentiment_category_extraction)
 
1
  If your code crashes on Colab, please use the GPU runtime. Then run "pip install pyabsa[dev] -U" and restart the kernel.
2
  Or if it does not work, you can use v1.16.27
3
 
4
+ WARNING: When you fails to load a checkpoint, try to downgrade transformers<=4.29.0.