Croc-Prog-HF commited on
Commit
837db57
·
verified ·
1 Parent(s): 5c2d459

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -36,6 +36,16 @@ configs:
36
  dtype: image
37
  - name: latex_formula
38
  dtype: string
 
 
 
 
 
 
 
 
 
 
39
  ---
40
  ---
41
  # Simplified FunctionGraph-LaTeX
 
36
  dtype: image
37
  - name: latex_formula
38
  dtype: string
39
+ - config_name: graph_function_elementary
40
+ data_files:
41
+ - split: train
42
+ path: Graph-function_elementary/*.parquet
43
+ dataset_info:
44
+ features:
45
+ - name: graph
46
+ dtype: image
47
+ - name: latex_formula
48
+ dtype: string
49
  ---
50
  ---
51
  # Simplified FunctionGraph-LaTeX