markredito commited on
Commit
395972b
·
verified ·
1 Parent(s): 4c40335

Update README.md

Browse files

Corrected training examples from 1,500 to 5,000 to match the experiment done

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ It is **NOT** intended for factual information retrieval, professional advice, o
26
 
27
  ## Training Data
28
 
29
- The model was fine-tuned on 1,500 examples from the [krispyATL/pip-one](https://huggingface.co/datasets/krispyATL/pip-one) dataset, which contains user prompts paired with surreal, metaphorical responses. The training preserves the category distribution of the original dataset:
30
 
31
  - Scientific: 16.60%
32
  - Creative: 16.93%
 
26
 
27
  ## Training Data
28
 
29
+ The model was fine-tuned on 5,000 examples from the [krispyATL/pip-one](https://huggingface.co/datasets/krispyATL/pip-one) dataset, which contains user prompts paired with surreal, metaphorical responses. The training preserves the category distribution of the original dataset:
30
 
31
  - Scientific: 16.60%
32
  - Creative: 16.93%