Skip to content

Commit

Permalink
next release
Browse files Browse the repository at this point in the history
  • Loading branch information
realmarcin committed Mar 28, 2024
1 parent 00e261d commit e271858
Show file tree
Hide file tree
Showing 8 changed files with 1,896 additions and 765 deletions.
275 changes: 172 additions & 103 deletions aio-full.json

Large diffs are not rendered by default.

181 changes: 87 additions & 94 deletions aio-full.obo

Large diffs are not rendered by default.

787 changes: 646 additions & 141 deletions aio-full.owl

Large diffs are not rendered by default.

173 changes: 86 additions & 87 deletions aio-src.csv

Large diffs are not rendered by default.

275 changes: 172 additions & 103 deletions aio.json

Large diffs are not rendered by default.

181 changes: 87 additions & 94 deletions aio.obo

Large diffs are not rendered by default.

787 changes: 646 additions & 141 deletions aio.owl

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions reports/aio-edit.owl-obo-report.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,11 @@ WARN missing_definition obo:ARTIFICIAL-INTELLIGENCE-ONTOLOGY_0000000 IAO:0000115
WARN missing_definition dc:description IAO:0000115
WARN missing_definition dc:license IAO:0000115
WARN missing_definition dc:title IAO:0000115
WARN missing_definition https://w3id.org/aio/Data-to-TextLLM IAO:0000115
INFO lowercase_definition https://w3id.org/aio/SoftplusFunction IAO:0000115 softplus(x) = log(exp(x) + 1)
INFO lowercase_definition https://w3id.org/aio/SoftsignFunction IAO:0000115 softsign(x) = x / (abs(x) + 1)
INFO lowercase_definition https://w3id.org/aio/SwishFunction IAO:0000115 x*sigmoid(x). It is a smooth, non-monotonic function that consistently matches or outperforms ReLU on deep networks, it is unbounded above and bounded below.
INFO missing_superclass obo:ARTIFICIAL-INTELLIGENCE-ONTOLOGY_0000000 rdfs:subClassOf
INFO missing_superclass https://w3id.org/aio/Bias rdfs:subClassOf
INFO missing_superclass https://w3id.org/aio/DataEnhancement rdfs:subClassOf
INFO missing_superclass https://w3id.org/aio/DataPreparation rdfs:subClassOf
INFO missing_superclass https://w3id.org/aio/Function rdfs:subClassOf
INFO missing_superclass https://w3id.org/aio/LargeLanguageModel rdfs:subClassOf
Expand Down

0 comments on commit e271858

Please sign in to comment.