-
Submitting Author: NatePuangpanbut (@Suraporn)
All current maintainers: Wilfred Hass (@WilfHass), Vikram Grewal (@xFiveRivers), Luke Yang (@lukeyf)
Package Name: chembox
One-Line Description of Pac…
-
Submitting Author: ( )
All current maintainers: (@github_handle1, @github_handle2)
Package Name: myPackage
One-Line Description of Package: Description here
Repository Link:
Version submit…
-
Hi, as is shown in the basic_retrieval tutorial, we seem to use `tf.keras.losses.CategoricalCrossentropy` loss as default.
1. I wonder if there is any difference between that and `tf.nn.sampled_sof…
-
Submitting Author: ( )
All current maintainers: (@github_handle1, @github_handle2)
Package Name: Package name here
One-Line Description of Package: Description here
Repository Link:
Version…
-
Submitting Author: ( )
All current maintainers: (@github_handle1, @github_handle2)
Package Name: Package name here
One-Line Description of Package: Description here
Repository Link:
Version…
-
# Trending repositories for C#
1. [**microsoft / semantic-kernel**](https://github.com/microsoft/semantic-kernel)
__Integrate cutting-edge LLM technology quickly and easily into y…
-
Submitting Author: J (@xuanxu)
All current maintainers: TBD
Package Name: Test 1
One-Line Description of Package: Testing
Repository Link: https://github.com/pyopensci/buffy
Version submitted:…
-
Submitting Author: ( )
All current maintainers: (@github_handle1, @github_handle2)
Package Name: Package name here
One-Line Description of Package: Description here
Repository Link: https://w…
-
Some MMTEB datasets include only some of their respective many languages.
For example [Multilingual Miracl](https://github.com/embeddings-benchmark/mteb/blob/main/mteb/tasks/Retrieval/multilingual/…
-
`
class UserModel(tf.keras.Model):
def __init__(self,use_timestamps,use_distance):
super().__init__()
self._use_timestamps = use_timestamps
self._use_distance = use_distance
…