agent404 commited on
Commit
0d4fc77
1 Parent(s): b8c2c2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -345,13 +345,9 @@ response = tokenizer.decode(response[0][inputs["input_ids"].shape[1]:], skip_spe
345
  print(response)
346
  ```
347
 
348
- ## Intended Uses
349
- These models are trained for research purposes. They are designed to solve general math problems. They can be used in educational software, tutoring systems, or any application where a solution to a math problem is needed. The models can generate both a chain of thought (CoT) rationale and a program of thought (PoT) rationale, providing a comprehensive solution to a given math problem.
350
-
351
-
352
  ## Limitations
353
- We've tried our best to build math generalist models. However, we acknowledge that the models' performance may vary based on the complexity and specifics of the math problem. Still not all mathematical fields can be covered comprehensively.
354
-
355
 
356
  ## Citation
357
  If you find our work helpful, feel free to give us a cite.
 
345
  print(response)
346
  ```
347
 
 
 
 
 
348
  ## Limitations
349
+ The current iteration of ChatMusician predominantly generates music in the style of Irish music, attributable to a significant portion of the dataset being sourced from this genre.
350
+ The model exhibits hallucinations and faces limitations in supporting open-ended music generation tasks due to the lack of diversity in handcrafted music instructions.
351
 
352
  ## Citation
353
  If you find our work helpful, feel free to give us a cite.