-
I'd like to replicate the one-hot results, but when I run the command `tape-train onehot fluorescence` I get the error `TypeError: __init__() missing 1 required positional argument: 'vocab_size'`
H…
-
Can we discuss the best we to add these please?
-
```
class MyModel(tf.keras.Model):
def __init__(self, vocab_size, embedding_dim, rnn_units):
super().__init__(self)
self.embedding = tf.keras.layers.Embedding(vocab_size, embedding_dim)
…
-
bert-vocab is a py?I can't run it.
-
In Linked Art, is there a requirement or recommendation for conveying the separability of humanmadeobject parts? I'm currently taking the approach of minting a local Concept for separability with a m…
-
The drag and drop vocabulary matching always shows incorrect. When editing those, there is no option to add the definitions.
-
**Problem 1**: double quotes within expression leading to incorrect evaluation
An fstring such as `f"{sentence.split(" ")[index].strip(".!? ")}en"` is correct because `split(" ")` is within the fst…
-
**Describe the bug**
**ns-process-data images** does not work anymore in docker image ghcr.io/nerfstudio-project/nerfstudio:latest
it creates
/processed/001/colmap
/processed/001/images
/process…
-
Please add this to your loadmodel routine
```
public unsafe nint LoadModel(string modelPath, LlmModelOptions? modelOptions = default, Action? progressCallback = default, bool waitForMainLoop = true)…
-
## Environment
### Hardware Environment(`Ascend`/`GPU`/`CPU`):
> `/device cpu`
### Software Environment:
- **MindSpore version**: 2.0.0.dev20221030
- **Python version**: 3.7.13
- **OS pla…