File size: 1,430 Bytes
1485c55 7c54c74 1485c55 7c54c74 1485c55 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
dataset_info:
features:
- name: 'Unnamed: 0'
dtype: int64
- name: Magnetic Field Fluctuations
dtype: float64
- name: Leakage
dtype: float64
- name: Instabilities
dtype: float64
- name: Plasma Instabilities
dtype: float64
- name: Magnetic Field Strength
dtype: float64
- name: Injection Energy
dtype: float64
- name: Beam Symmetry
dtype: float64
- name: Target Density
dtype: float64
- name: Target Composition
dtype: string
- name: Fuel Density
dtype: float64
- name: Temperature
dtype: float64
- name: Confinement Time
dtype: float64
- name: Fuel Purity
dtype: float64
- name: Energy Input
dtype: float64
- name: Power Output
dtype: float64
- name: Pressure
dtype: float64
- name: Neutron Yield
dtype: float64
- name: Ignition
dtype: int64
- name: autotrain_text
dtype: string
splits:
- name: train
num_bytes: 17566788
num_examples: 100000
- name: validation
num_bytes: 17566788
num_examples: 100000
download_size: 32112642
dataset_size: 35133576
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
# Dataset Card for "autotrain-data-Nuclear_Fusion_Falcon"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |