CoolFace
Datasetpublic

Rostik7272/semiconductor_datasheets_JSON_extraction

This dataset consist of the test cases to test the LLMs ability to extracted structured JSON information from semiconductor products datasheet pages. The LLM is asked to extract numeric values into the JSON file to represent the graph with nodes and relationships. Graph Schema looks like this: Nodes: Attribute (id, description) Measurement (value, unit, test_conditions) Relationships: Measurement-FOR_ATTRIBUTE->Attribute In dataset there are 70 test cases: 35 for FLASH memory products and… See the full description on the dataset page: https://huggingface.co/datasets/Rostik7272/semiconductor_datasheets_JSON_extraction.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes5downloads
6 commits on main
b276d8e1y ago

Upload test_df.zip

Rostik7272
bc73ba91y ago

Delete test_df

Rostik7272
b064e0a1y ago

Update README.md

Rostik7272
822bded1y ago

Upload 350 files

Rostik7272
f4afc951y ago

Create README.md

Rostik7272
5c9b8311y ago

initial commit

Rostik7272