BarraHome commited on
Commit
96d50e1
1 Parent(s): 90c3bbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -8,8 +8,11 @@ tags:
8
  - unsloth
9
  - gguf
10
  - safetensors
 
11
  ---
12
 
13
  ## This is an experiment on fixing models with incorrect behaviors.
14
 
15
- GGUF inside the folder for testing.
 
 
 
8
  - unsloth
9
  - gguf
10
  - safetensors
11
+ library_name: transformers
12
  ---
13
 
14
  ## This is an experiment on fixing models with incorrect behaviors.
15
 
16
+ This experiment serves to test and refine a specific training and evaluation pipeline research framework. Its primary objective is to identify potential optimizations, with a focus on data engineering, architectural efficiency, and evaluation performance.
17
+
18
+ The goal of this experiment is to evaluate the effectiveness of a new training and evaluation pipeline for Large Language Models (LLMs). To achieve this, we will explore adjustments in data preprocessing, model training algorithms, and evaluation metrics to test methods for improvement.