ma7583 commited on
Commit
f6354a2
Β·
verified Β·
1 Parent(s): cf2e9b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,7 @@ This repo contains models and web server that uses LLMs to assist theorem provin
10
 
11
  PVSgym can be donwloaded from this repo: https://github.com/manoja328/expmath/tree/main/pvspy
12
 
 
13
  pvs_sft5
14
  β”œβ”€β”€ config.json
15
  β”œβ”€β”€ generation_config.json
@@ -23,6 +24,7 @@ pvs_sft5
23
  β”œβ”€β”€ tokenizer.json
24
  β”œβ”€β”€ tokenizer.model
25
  └── training_args.bin
 
26
 
27
  ## Start the web server with the model running
28
 
 
10
 
11
  PVSgym can be donwloaded from this repo: https://github.com/manoja328/expmath/tree/main/pvspy
12
 
13
+ ```
14
  pvs_sft5
15
  β”œβ”€β”€ config.json
16
  β”œβ”€β”€ generation_config.json
 
24
  β”œβ”€β”€ tokenizer.json
25
  β”œβ”€β”€ tokenizer.model
26
  └── training_args.bin
27
+ ```
28
 
29
  ## Start the web server with the model running
30