Datasets:
What is data instances
Hi,
This is probably a pretty dumb question, so please have me excused, but it is also a sincere question. In the readme, you have a section on data instances, and I do not understand, what do you mean by a "data instance"? The example provided:
{
"carat": 0.22,
"depth": 65.1,
"table": 61.0,
"price": 337,
"x": 3.87,
"y": 3.78,
"z": 2.49,
"cut": "Fair",
"color": "E",
"clarity": "VS2"
}
befuddles me. I don't see anything like it in the data studio, nor in the subsets of the dataset.
How is a data instance conceptually different from just the collection of data fields described below the desciption of the instances? And what does the entries in the instance signify?
Hi @andreasen87
Thanks for opening this question. I see why this is confusing.
The data instance should not look like that, it should indeed be similar to the data fields presented just below.
It should look like:
{
"id": "adl_aakjaer06val",
"text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
"source": "adl",
"added": "2020-09-14",
"created": "1700-01-01, 2022-01-01",
"token_count": 439908
}
@KennethEnevoldsen it seems something went wrong last time you updated the main readme?
Did a manual fix, but will also go through and find the source of the problem - thanks or letting us know @andreasen87
Made a sustainable fix here: https://huggingface.co/datasets/danish-foundation-models/danish-dynaword/discussions/98