mirror of
https://github.com/deepseek-ai/DeepSeek-Coder.git
synced 2025-05-01 16:09:10 -04:00
Update README.md
This commit is contained in:
parent
effb89278a
commit
ec1aa847f2
@ -146,7 +146,7 @@ print(tokenizer.decode(outputs[0]))
|
||||
```
|
||||
|
||||
---
|
||||
In the following scenario, the Deepseek Coder model effectively calls a class **IrisClassifier** and its member function from the `model.py` file, and also utilizes functions from the `utils.py` file, to complete a function for model training and evaluation.
|
||||
In the following scenario, the Deepseek-Coder 7B model effectively calls a class **IrisClassifier** and its member function from the `model.py` file, and also utilizes functions from the `utils.py` file, to complete a function for model training and evaluation.
|
||||
|
||||

|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user