apfurman commited on
Commit
1bd6fb5
1 Parent(s): 98528e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -29,8 +29,17 @@ python3 run.py cpu <YOUR-TOKEN-HERE> Prompt
29
  ```
30
  replace "cpu" with "gpu" if you want to run on gpu.
31
 
 
 
 
 
 
 
 
32
  ## Training procedure
33
 
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
 
29
  ```
30
  replace "cpu" with "gpu" if you want to run on gpu.
31
 
32
+ ## Intended uses & limitations
33
+
34
+ Created for prompting an AI about agricultural info, but more fine-tuning is needed as current results are not great.
35
+
36
+ ## Training and evaluation data
37
+
38
+
39
  ## Training procedure
40
 
41
+ Trained on Intel Data Center GPU Max Series with Intel Developer Cloud running a jupyter notebook.
42
+
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training: