harpomaxx commited on
Commit
50882bb
1 Parent(s): 0109f95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,13 +5,15 @@ datasets:
5
  - harpomaxx/jurisgpt
6
  ---
7
 
 
 
8
  ## Training Details
9
 
10
- The training script is available [here](https://github.com/harpomaxx/JurisGPT/blob/e15b844875c3f7e27eaf1a0e5dc13f069e38fee0/code/python/scripts/finetune.py)
11
 
12
  ### Training Data
13
 
14
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
15
 
16
  ## Training procedure
17
 
 
5
  - harpomaxx/jurisgpt
6
  ---
7
 
8
+ ## Description:
9
+
10
  ## Training Details
11
 
12
+ The complete training script used for finetuning the model is available [here](https://github.com/harpomaxx/JurisGPT/blob/e15b844875c3f7e27eaf1a0e5dc13f069e38fee0/code/python/scripts/finetune.py)
13
 
14
  ### Training Data
15
 
16
+ [harpomaxx/jurisgpt/] (https://huggingface.co/datasets/harpomaxx/jurisgpt)
17
 
18
  ## Training procedure
19