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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -9,9 +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
  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/)
15
 
16
 
 
 
 
17
  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 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)