diff --git a/src/renderer/components/Experiment/Train/TrainLoRA.tsx b/src/renderer/components/Experiment/Train/TrainLoRA.tsx index 47d12a62141230470fbbc44995340ae58e87ac1c..197bb6be699a7fd04d454c8fa6d431a1a2701e5f 100644 --- a/src/renderer/components/Experiment/Train/TrainLoRA.tsx +++ b/src/renderer/components/Experiment/Train/TrainLoRA.tsx @@ -208,7 +208,7 @@ export default function TrainLoRA({ experimentInfo }) { <thead> <th width="150px">Name</th> {/* <th>Description</th> */} - <th width="100px">Dataset</th> + <th width="120px">Dataset</th> <th width="400px">Data</th> <th style={{ textAlign: 'right' }}> </th> </thead>