MCES10 commited on
Commit
cc488ff
·
verified ·
1 Parent(s): a6dbf37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -7,12 +7,14 @@ language:
7
  tags:
8
  - code
9
  pretty_name: SwiftUI Code Solutions
 
 
10
  ---
11
 
12
 
13
  # SwiftUI Code Solutions
14
 
15
- ### UNFINISHED
16
 
17
  ## Recommendations
18
 
@@ -20,4 +22,5 @@ pretty_name: SwiftUI Code Solutions
20
  - Fine Tune or Train Effectively at optimal Epochs and Learning Rates
21
  - Use the whole dataset for training
22
  - Your Model may need to be Prompt Tuned for the best performance but it isn't required.
23
-
 
 
7
  tags:
8
  - code
9
  pretty_name: SwiftUI Code Solutions
10
+ size_categories:
11
+ - n<1K
12
  ---
13
 
14
 
15
  # SwiftUI Code Solutions
16
 
17
+ Dataset Created by MCES10 Software has SwiftUI Code Problems and can be used for AI training for Code Generation
18
 
19
  ## Recommendations
20
 
 
22
  - Fine Tune or Train Effectively at optimal Epochs and Learning Rates
23
  - Use the whole dataset for training
24
  - Your Model may need to be Prompt Tuned for the best performance but it isn't required.
25
+ - Use test when testing or trialing the dataset
26
+ - Use train when actually training you ML model