Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -18,16 +18,20 @@ Raw upstream Parquet data is not uploaded in this initial push. Local raw source
|
|
| 18 |
|
| 19 |
## Files
|
| 20 |
|
| 21 |
-
- `derived/
|
|
|
|
|
|
|
| 22 |
- `manifests/uniprot_fot_build_manifest.json`
|
| 23 |
- `schema/uniprot_fot_record.schema.json`
|
| 24 |
- `LOCAL_README.md`
|
|
|
|
|
|
|
| 25 |
- `GOAL.md`
|
| 26 |
|
| 27 |
## Current Local Build
|
| 28 |
|
| 29 |
- Repository: `AmelieSchreiber/uniprot_fot`
|
| 30 |
-
- Derived sample records: `
|
| 31 |
- Raw datasets scanned: `6`
|
| 32 |
- Raw Parquet files scanned: `168`
|
| 33 |
- Readable raw Parquet files: `167`
|
|
|
|
| 18 |
|
| 19 |
## Files
|
| 20 |
|
| 21 |
+
- `derived/*.parquet` graphified source-data slices
|
| 22 |
+
- `authored/accepted/accepted_records.parquet` when authored records are present
|
| 23 |
+
- `authored/accepted/validation_report.json`
|
| 24 |
- `manifests/uniprot_fot_build_manifest.json`
|
| 25 |
- `schema/uniprot_fot_record.schema.json`
|
| 26 |
- `LOCAL_README.md`
|
| 27 |
+
- `authored/README.md`
|
| 28 |
+
- `authored/progress_log.md`
|
| 29 |
- `GOAL.md`
|
| 30 |
|
| 31 |
## Current Local Build
|
| 32 |
|
| 33 |
- Repository: `AmelieSchreiber/uniprot_fot`
|
| 34 |
+
- Derived sample records: `1200`
|
| 35 |
- Raw datasets scanned: `6`
|
| 36 |
- Raw Parquet files scanned: `168`
|
| 37 |
- Readable raw Parquet files: `167`
|