Skip to content

Commit 2c00fce

Browse files
committed
fix(my): Resolve KaTeX parsing error in chapter 1/7.mdx.
1 parent 6ddf6de commit 2c00fce

File tree

1 file changed

+1
-1
lines changed
  • chapters/my/chapter1

1 file changed

+1
-1
lines changed

chapters/my/chapter1/7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ner("My name is Sylvain and I work at Hugging Face in Brooklyn.")
4343
<Question
4444
choices={[
4545
{
46-
text: "၎င်းသည် ဤစာကြောင်းအတွက် ခွဲခြားသတ်မှတ်ခြင်း အမှတ်များ \\(\"positive\" သို့မဟုတ် \"negative\" အညွှန်းများဖြင့်\\) ကို ပြန်ပေးပါလိမ့်မည်။",
46+
text: "၎င်းသည် ဤစာကြောင်းအတွက် classification scores \"positive\" သို့မဟုတ် \"negative\" အညွှန်းများဖြင့် ကို ပြန်ပေးပါလိမ့်မည်။",
4747
explain: "ဒါက မမှန်ကန်ပါဘူး — ဒါက `sentiment-analysis` pipeline ဖြစ်ပါလိမ့်မယ်။"
4848
},
4949
{

0 commit comments

Comments
 (0)