@@ -32,3 +32,5 @@ for row in rows:
movies.append(movie)
with open("movies.json", "w", encoding="utf-8") as f:
json.dump({"data_id": 1, "movies": movies}, f, ensure_ascii=False, indent=4)
#数据标注要下载pip install label-studio
# 第二步打开 label-studio start
The note is not visible to the blocked user.