diff --git a/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_FewShot.py b/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_FewShot.py index 8edfa03c..461b1636 100644 --- a/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_FewShot.py +++ b/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_FewShot.py @@ -6,8 +6,8 @@ def metadata(): return { "author": "Arabic Language Technologies, QCRI, HBKU", - "model": "JAIS-13b", - "description": "Locally hosted JAIS-13b-chat model using FastChat. 3-shot results.", + "model": "Jais-13b-chat", + "description": "Locally hosted Jais-13b-chat model using FastChat. 3-shot results.", "scores": {"Jaccard similarity": "0.1001005"}, } diff --git a/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_ZeroShot.py b/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_ZeroShot.py index 899f8635..cfddddb1 100644 --- a/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_ZeroShot.py +++ b/assets/ar/sentiment_emotion_others/emotion/Emotion_Jais13b_ZeroShot.py @@ -6,8 +6,8 @@ def metadata(): return { "author": "Arabic Language Technologies, QCRI, HBKU", - "model": "JAIS-13b", - "description": "Locally hosted JAIS-13b-chat model using FastChat.", + "model": "Jais-13b-chat", + "description": "Locally hosted Jais-13b-chat model using FastChat.", "scores": {"Jaccard similarity": "0.16779"}, }