카페검색 본문
카페글 본문
-
Embedding values in education 2026.01.18해당카페글 미리보기
Heart of education: Universal values such as respect, integrity and accountability should be integrated into every student’s learning journey. — 123rf.com 교육의 핵심: 존중, 성실성, 책임성과 같은 보편적 가치는 모든 학생의 학습 여정에...
-
(hotel-chatbot) text_embedding.py 2024.10.12해당카페글 미리보기
as pd import tiktoken from openai import OpenAI from typing import List client = OpenAI() embedding_model = "text-embedding-ada-002" embedding_encoding = "cl100k_base" max_tokens = 1500 # ' data.csv ' 파일을 불러와서 칼럼 이름을 'title...
-
테스트 2025.05.20해당카페글 미리보기
execute(''' CREATE TABLE IF NOT EXISTS cases ( id INTEGER PRIMARY KEY, case_number TEXT, title TEXT, content TEXT, embedding BLOB ) ''') # 샘플 판례 내용 case_content = """ 청주지방법원 2024. 4. 5. 선고 2023가단78821 판결 [임대차보증금...
-
A Watermark for Large Language Models (2023) 2026.08.29해당카페글 미리보기
v4.pdf 1.39MB [초록] Potential harms of large language models can be mitigated by watermarking model output, i.e., embedding signals into generated text that are invisible to humans but algorithmically detectable from a short span of...
-
The cognitive impact of ChatGPT in higher education: A systematic review of 2026.08.23해당카페글 미리보기
These findings highlight that ChatGPT's cognitive effects are contingent on pedagogical framing. We recommend embedding explicit scaffolds—such as reflective prompts, rubric-guided evaluation, and AI-literacy training—to harness...