Skip to content

Commit

Permalink
update markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
zahrakolagar committed Oct 10, 2024
1 parent dead1b0 commit 2bd30ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Qwen_sentiment_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
"\n",
" return pd.DataFrame(split_reviews)\n",
"\n",
"df_split = split_reviews_with_langchain(random_sample_df)"
"df_split = split_reviews_with_langchain(sampled_dataset)"
]
},
{
Expand Down Expand Up @@ -1499,4 +1499,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit 2bd30ec

Please sign in to comment.