File size: 511 Bytes
4ef287a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "description": "Metadata sample and preparation pipeline for textile / text_tabular data",
  "features": {
    "id": {
      "dtype": "string"
    },
    "description": {
      "dtype": "string"
    },
    "label": {
      "dtype": "int64"
    },
    "domain": {
      "dtype": "string"
    },
    "modality": {
      "dtype": "string"
    }
  },
  "splits": {
    "sample": {
      "num_examples": 24
    }
  },
  "release_status": "metadata sample; full source data not bundled"
}