Hellisotherpeople commited on
Commit
4c34a2e
1 Parent(s): 5a4f124

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,15 +9,15 @@ pinned: false
9
 
10
  ![Oracle](640px-Oracle_Logo.svg.png)
11
 
12
- Oracle offers a family of artificial intelligence and machine learning services. Developers can add prebuilt models to applications and operations. Data scientists can build, train, and deploy models with favorite open source frameworks or choose to benefit from the speed of in-database machine learning using Oracle's AI offerings.
13
 
14
 
15
 
16
 
17
- Huggingface models can be used and trained effectively on Oracle using the NLP "condapack" within [Oracle Data Science Service](https://www.oracle.com/data-science/data-science-service/)
18
 
19
 
20
 
21
 
22
 
23
- Example notebooks showcasing the training and deployment of Huggingface models can be found [here](https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/conda_environment_notebooks/natural_language_processing)
 
9
 
10
  ![Oracle](640px-Oracle_Logo.svg.png)
11
 
12
+ Oracle offers a family of Artificial Intelligence and Machine Learning services. Developers can add prebuilt models to applications and operations. Data Scientists can build, train, and deploy models with their favorite open source frameworks or choose to benefit from the speed of in-database Machine Learning using Oracle's AI offerings.
13
 
14
 
15
 
16
 
17
+ HuggingFace models can be used and trained effectively on Oracle using the NLP "condapack" within [Oracle Data Science Service](https://www.oracle.com/data-science/data-science-service/)
18
 
19
 
20
 
21
 
22
 
23
+ Example notebooks showcasing the training and deployment of HuggingFace models can be found [here](https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/conda_environment_notebooks/natural_language_processing)