RaghuCourage9605 commited on
Commit
1eef9ed
·
verified ·
1 Parent(s): de8e747

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -51,8 +51,5 @@ output_ids = model.generate(
51
  print(tokenizer.decode(output_ids[0]))
52
  ```
53
 
54
- ### **Training Data**
55
-
56
- While the specific fine-tuning dataset for Anubis-559M is not detailed, it is described as a fine-tune of a Llama 3.3 model. These models are known for their strong performance in creative and natural language tasks.
57
 
58
  ---
 
51
  print(tokenizer.decode(output_ids[0]))
52
  ```
53
 
 
 
 
54
 
55
  ---