Spaces:
Paused
Paused
Update emergency_notification.txt
Browse files
emergency_notification.txt
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
WARNING: When you fails to load a checkpoint, e.g., Unexpected key(s),
|
| 8 |
+
Try to downgrade transformers<=4.29.0.
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|