AmelieSchreiber commited on
Commit
9aab5a4
·
verified ·
1 Parent(s): f8707c9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -2
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/uniprot_fot_graphified_sample.parquet`
 
 
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: `48`
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`