Raymond-dev-546730 commited on
Commit
67bf92b
·
verified ·
1 Parent(s): bd867ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,7 +118,7 @@ python Inference_llama.cpp.py
118
  - **Inference_safetensors.py** - For SafeTensors deployment
119
  - **Data/** - Training data
120
  - **Train-Ready.jsonl** - Complete JSONL training dataset
121
- - **Training/** - Training terminal logs
122
  - **Training_Logs.txt** - Complete terminal logs from the training process
123
  - **Training_Documentation.txt** - Detailed training specifications and parameters
124
 
 
118
  - **Inference_safetensors.py** - For SafeTensors deployment
119
  - **Data/** - Training data
120
  - **Train-Ready.jsonl** - Complete JSONL training dataset
121
+ - **Training/** - Training documentation and logs
122
  - **Training_Logs.txt** - Complete terminal logs from the training process
123
  - **Training_Documentation.txt** - Detailed training specifications and parameters
124