electrical engineering
Electrical-engineering
To the electrical engineering community
This dataset contains Q&A prompts about electrical engineering, Kicad's EDA software features and scripting console Python codes.
Authors
STEM.AI: stem.ai.mtl@gmail.comWilliam Harbec
LLM_Electrical_Engineering_Educational_Synthetic_DialogDataset Card for LLM_Electrical_Engineering_Educational_Synthetic_Dialog
The full CJ Jones' synthetic dataset catalog is available at: https://datadeveloper1.gumroad.com
Want more? 🚀 Get the AI Startup Bundle from Gumroad.
Dataset Description
The LLM_Electrical_Engineering_Educational_Synthetic_Dialog dataset contains AI-generated conversational interactions designed for training large language models in electrical engineering education. This synthetic dialogue corpus simulates tutor-student… See the full description on the dataset page: https://huggingface.co/datasets/CJJones/LLM_Electrical_Engineering_Educational_Synthetic_Dialog.task695_mmmlu_answer_generation_electrical_engineering
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task695_mmmlu_answer_generation_electrical_engineering
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task695_mmmlu_answer_generation_electrical_engineering.Electrical-Engineeringcsl-electrical-engineering
csl-electrical-engineering"
由CSL數據集分割出來的電機工程(Electrical Engineering)子集,提供簡繁兩種版本。
from datasets import load_dataset
dataset = load_dataset("p208p2002/csl-electrical-engineering","zh-cn")
dataset = load_dataset("p208p2002/csl-electrical-engineering","zh-tw")
Electrical-engineering-ruTranslated instructions from STEM-AI-mtl/Electrical-engineering into Russian using gemini-flash-1.5-8b.
