-
In this method:
https://github.com/monarch-initiative/koza/blob/fceafe5755e222dba14cecf8b7df09ca7dd16831/src/koza/cli_utils.py#L130-L143
`split_lines` checks if the output format is `OutputForma…
-
I found http://ndjson.org/ while looking for http://jsonlines.org/ and now I'm puzzled about how they are related to each other.
Thanks for being clear about the fact that ndjson is a fork of jsonlin…
mcast updated
8 months ago
-
Hello, I want to read the caption of the wikiart section in the latest JSONL file. I am using the following code, but I am unable to read it.
##################################################
impor…
-
Continuing discussions from #41 I think we need to specify something.
When I upload it to a browser it says it's `application/octet-stream`.
There doesn't appear to be a consensus in https://git…
-
It would be handy to have direct support for jsonl and CSV/TSV formats.
The easy workaround is:
```bash
jq -s '{ "items": . }' my.jsonl jinjanate my.j2 --format json
```
(assuming my jinja2…
-
Hi,
I have a jsonline file and i tried to use odo in order to get the right object to start to put my jsonlines file data into my mongo with the following command:
odo.odo(odo.JSONLines("./14778…
-
I encounter http://jsonlines.org/ more and more often recently. Maybe we can also add a function to read in the data in this format?
-
In order to use TBird's feeds mailbox in self-hosted RSS Reader [FreshRSS](https://github.com/FreshRSS/), it would need to be exported to the [JSONLines](https://jsonlines.org) format.
Is there an…
-
**Describe the bug**
When I run speed generation benchmark I get the following message:
> INFO - You passed a model that is compatible with the Marlin int4*fp16 GPTQ kernel but use_marlin is Fal…
-
### Describe the bug
likely related to #6460
using `datasets.load_dataset("json", data_dir= ... )` with multiple `.jsonl` files will error if one of the files (maybe the first file?) contains a…