Spaces:
Runtime error
Runtime error
Dejansimic
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,25 +14,23 @@ hf_oauth_scopes:
|
|
14 |
- inference-api
|
15 |
- read-billing
|
16 |
tags:
|
17 |
-
-
|
18 |
license: apache-2.0
|
19 |
short_description: PhPedja
|
20 |
---
|
21 |
|
22 |
# Docs
|
23 |
|
24 |
-
|
25 |
|
26 |
-
|
27 |
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
# Install dependencies
|
38 |
-
pip install -r requirements.txt
|
|
|
14 |
- inference-api
|
15 |
- read-billing
|
16 |
tags:
|
17 |
+
- machine-learning
|
18 |
license: apache-2.0
|
19 |
short_description: PhPedja
|
20 |
---
|
21 |
|
22 |
# Docs
|
23 |
|
24 |
+
https://huggingface.co/docs
|
25 |
|
26 |
+
# Citation
|
27 |
|
28 |
+
@misc{thakur2024nocodetrainingstateoftheart,
|
29 |
+
title={No-code training for state-of-the-art models},
|
30 |
+
author={Abhishek Thakur},
|
31 |
+
year={2024},
|
32 |
+
eprint={2410.15735},
|
33 |
+
archivePrefix={arXiv},
|
34 |
+
primaryClass={cs.AI},
|
35 |
+
url={https://arxiv.org/abs/2410.15735},
|
36 |
+
}
|
|
|
|