Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
wanng commited on
Commit
45b124c
·
verified ·
1 Parent(s): 7acbe0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -1
README.md CHANGED
@@ -29,7 +29,9 @@ This project is a subproject of the 📌PIN project, focusing on the development
29
 
30
  | Source | Content Images (#) | Content Images (Size GB) | Documents (#) | Documents (Size GB) | Llama3 Tokens (#) |
31
  |--------|--------------------|--------------------------|---------------|---------------------|------------------------|
32
- | IN-Arxiv | 3.947 M | 507.99 | 0.715 M | 37.38 | 11.752 B |
 
 
33
 
34
  ## Examples
35
 
@@ -53,4 +55,32 @@ This project is a subproject of the 📌PIN project, focusing on the development
53
  ],
54
  "md": "# Div First-Order System LL* (FOSLL*) for Second-Order Elliptic Partial Differential Equations \u2020\n[FOOTNOTE:\u2020][ENDFOOTNOTE]\n\nZhiqiang Cai\n\n Department of Mathematics ..."
55
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  ```
 
29
 
30
  | Source | Content Images (#) | Content Images (Size GB) | Documents (#) | Documents (Size GB) | Llama3 Tokens (#) |
31
  |--------|--------------------|--------------------------|---------------|---------------------|------------------------|
32
+ | IN-Arxiv | 3.947 M | 507.99 | 0.715 M | 37.38 | 11.752 B |
33
+ | IN-PMC | 19.711 M | 2154.95 | 5.677 M | 219.00 | 57.500 B |
34
+ | Total | 23.658 M | 2662.94 | 6.392 M | 256.38 | 69.252 B |
35
 
36
  ## Examples
37
 
 
55
  ],
56
  "md": "# Div First-Order System LL* (FOSLL*) for Second-Order Elliptic Partial Differential Equations \u2020\n[FOOTNOTE:\u2020][ENDFOOTNOTE]\n\nZhiqiang Cai\n\n Department of Mathematics ..."
57
  }
58
+ ```
59
+
60
+ ### IN-PMC
61
+
62
+ ```json
63
+ {
64
+ "id": "PMC3231073",
65
+ "meta": {
66
+ "date_download": "2024-12-14",
67
+ "language": "en",
68
+ "source": "PMC"
69
+ },
70
+ "quality_signals": {
71
+ "doc_length": 20785,
72
+ "llama3_tokens_count": 4364,
73
+ "num_imgs": 7
74
+ },
75
+ "content_image": [
76
+ "content_image/PMC3231073/sensors-10-10663-v2f1.jpg",
77
+ "content_image/PMC3231073/sensors-10-10663-v2f2.jpg",
78
+ "content_image/PMC3231073/sensors-10-10663-v2f3.jpg",
79
+ "content_image/PMC3231073/sensors-10-10663-v2f4.jpg",
80
+ "content_image/PMC3231073/sensors-10-10663-v2f5.jpg",
81
+ "content_image/PMC3231073/sensors-10-10663-v2f6.jpg",
82
+ "content_image/PMC3231073/sensors-10-10663-v2f7.jpg"
83
+ ],
84
+ "md": "# The Use of Helmholtz Resonance for Measuring the Volume of Liquids and Solids\n\n## Abstract\n\nAn experimental investigation was undertaken to ascertain the potential of using Helmholtz resonance for volume determination and the factors that may influence accuracy. The uses for a rapid non-interference volume measurement system range from agricultural produce and mineral sampling through to liquid fill measurements. By weighing the sample the density can also measured indirectly..."
85
+ }
86
  ```