Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -123,3 +123,5 @@ This code repository is licensed under the [MIT License](LICENSE). The use of My
|
|
| 123 |
## 6. Contact
|
| 124 |
If you have any questions, please raise an issue on our GitHub repository or contact us at contact@MyAwesomeModel.ai.
|
| 125 |
```
|
|
|
|
|
|
|
|
|
| 123 |
## 6. Contact
|
| 124 |
If you have any questions, please raise an issue on our GitHub repository or contact us at contact@MyAwesomeModel.ai.
|
| 125 |
```
|
| 126 |
+
|
| 127 |
+
Selected checkpoint: None (no successful evaluations). Commands attempted: python3 evaluation/eval.py checkpoints/step_100; python3 evaluation/eval.py checkpoints/step_200; python3 evaluation/eval.py checkpoints/step_300; python3 evaluation/eval.py checkpoints/step_400; python3 evaluation/eval.py checkpoints/step_500; python3 evaluation/eval.py checkpoints/step_600; python3 evaluation/eval.py checkpoints/step_700; python3 evaluation/eval.py checkpoints/step_800; python3 evaluation/eval.py checkpoints/step_900; python3 evaluation/eval.py checkpoints/step_1000. Failure reason for all: ModuleNotFoundError: No module named 'utils.benchmark_utils'
|