Kevin589981 commited on
Commit
1a5f0e9
·
verified ·
1 Parent(s): 8b30d75

Handle empty material flags in the CSV viewer

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,9 +43,9 @@ configs:
43
  - name: material_license_source
44
  dtype: string
45
  - name: material_restricted
46
- dtype: bool
47
  - name: materials_gate
48
- dtype: bool
49
  - name: materials_manifest_sha256
50
  dtype: string
51
  - name: material_licenses
 
43
  - name: material_license_source
44
  dtype: string
45
  - name: material_restricted
46
+ dtype: string
47
  - name: materials_gate
48
+ dtype: string
49
  - name: materials_manifest_sha256
50
  dtype: string
51
  - name: material_licenses