AndreiB137 commited on
Commit
7db1f54
·
verified ·
1 Parent(s): dec15b0

Upload folder using huggingface_hub

Browse files
Files changed (27) hide show
  1. schwarzschild/config.yml +32 -0
  2. schwarzschild/spherical/no_scale/coords_train.npy +3 -0
  3. schwarzschild/spherical/no_scale/coords_validation.npy +3 -0
  4. schwarzschild/spherical/no_scale/distortion/symmetric/training/hessian.npy +3 -0
  5. schwarzschild/spherical/no_scale/distortion/symmetric/training/jacobian.npy +3 -0
  6. schwarzschild/spherical/no_scale/distortion/symmetric/training/metric.npy +3 -0
  7. schwarzschild/spherical/no_scale/distortion/symmetric/validation/hessian.npy +3 -0
  8. schwarzschild/spherical/no_scale/distortion/symmetric/validation/jacobian.npy +3 -0
  9. schwarzschild/spherical/no_scale/distortion/symmetric/validation/metric.npy +3 -0
  10. schwarzschild/spherical/no_scale/distortion/training/hessian.npy +3 -0
  11. schwarzschild/spherical/no_scale/distortion/training/jacobian.npy +3 -0
  12. schwarzschild/spherical/no_scale/distortion/training/metric.npy +3 -0
  13. schwarzschild/spherical/no_scale/distortion/validation/hessian.npy +3 -0
  14. schwarzschild/spherical/no_scale/distortion/validation/jacobian.npy +3 -0
  15. schwarzschild/spherical/no_scale/distortion/validation/metric.npy +3 -0
  16. schwarzschild/spherical/no_scale/full_flatten/symmetric/training/hessian.npy +3 -0
  17. schwarzschild/spherical/no_scale/full_flatten/symmetric/training/jacobian.npy +3 -0
  18. schwarzschild/spherical/no_scale/full_flatten/symmetric/training/metric.npy +3 -0
  19. schwarzschild/spherical/no_scale/full_flatten/symmetric/validation/hessian.npy +3 -0
  20. schwarzschild/spherical/no_scale/full_flatten/symmetric/validation/jacobian.npy +3 -0
  21. schwarzschild/spherical/no_scale/full_flatten/symmetric/validation/metric.npy +3 -0
  22. schwarzschild/spherical/no_scale/full_flatten/training/hessian.npy +3 -0
  23. schwarzschild/spherical/no_scale/full_flatten/training/jacobian.npy +3 -0
  24. schwarzschild/spherical/no_scale/full_flatten/training/metric.npy +3 -0
  25. schwarzschild/spherical/no_scale/full_flatten/validation/hessian.npy +3 -0
  26. schwarzschild/spherical/no_scale/full_flatten/validation/jacobian.npy +3 -0
  27. schwarzschild/spherical/no_scale/full_flatten/validation/metric.npy +3 -0
schwarzschild/config.yml ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ compute_volume_element: false
2
+ coordinate_system: spherical
3
+ data_dir: C:\Users\andre\EinFields\data
4
+ endpoint:
5
+ - true
6
+ - true
7
+ - true
8
+ - false
9
+ grid_range:
10
+ - - 0.0
11
+ - 0.0
12
+ - - 5.0
13
+ - 140.0
14
+ - - 0.01
15
+ - 3.1315926535897933
16
+ - - 0.0
17
+ - 6.283185307179586
18
+ grid_shape:
19
+ - 1
20
+ - 128
21
+ - 128
22
+ - 128
23
+ metric: Schwarzschild
24
+ metric_args:
25
+ M: 1.0
26
+ other_coordinate_systems: []
27
+ problem: hugging_face_schwarzschild
28
+ recompute_volume_elements: true
29
+ store_quantities:
30
+ store_GR_tensors: false
31
+ store_distortion: true
32
+ store_symmetric: true
schwarzschild/spherical/no_scale/coords_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6b8d8f6bdcab781c2b29ed1b7b7570364041b787c30ca6c906a9322d7297e4
3
+ size 67108992
schwarzschild/spherical/no_scale/coords_validation.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebf986fe0ee8664364a12df10e565a42626c8f72b0b13aefb0fd8bb571b0c34f
3
+ size 67108992
schwarzschild/spherical/no_scale/distortion/symmetric/training/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5414bb052d6ac72dfe8bfb0d731c81fb584336a0a2e308360c52ca2c4f0f2556
3
+ size 1677721728
schwarzschild/spherical/no_scale/distortion/symmetric/training/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85eb56f8fa62d5f623ed24b8021a6ed0a5ea76efd8ca0c89d30cc1c2327d4011
3
+ size 671088768
schwarzschild/spherical/no_scale/distortion/symmetric/training/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02723aa4dc99723aed5b74c9fadb2fb667dc027ed06c6142234733ca64a71d6d
3
+ size 167772288
schwarzschild/spherical/no_scale/distortion/symmetric/validation/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f9557215cd7b3eadb281ba1f4f83e12e5bcf98c58daeb17149c95427cdb2ac
3
+ size 1677721728
schwarzschild/spherical/no_scale/distortion/symmetric/validation/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73e49a2f62bf1a2d8ca43ad3676a3cb5e615b3f64160cacf2fd01f3fcae20504
3
+ size 671088768
schwarzschild/spherical/no_scale/distortion/symmetric/validation/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e240e416302e5506faea245c6a756a6d1b2d57f04a3427edd0bba3b58ddad1c
3
+ size 167772288
schwarzschild/spherical/no_scale/distortion/training/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bc1a1c5ff17d6e1d4a8538022dd942947b94c36c84f1cb9d6ff67f58590226b
3
+ size 4294967424
schwarzschild/spherical/no_scale/distortion/training/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b86b00e35bdede0aaeaa65940b3604a52ac0c13a948cf8274117fdecf2122d
3
+ size 1073741952
schwarzschild/spherical/no_scale/distortion/training/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf015ebe79007669fa3ff05d1e8a4707fd8106be9bec776b8a4fffc42e01d1c
3
+ size 268435584
schwarzschild/spherical/no_scale/distortion/validation/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa393be1ce285257e569af96e80ca489a02a7a6cea567e25d86ba471dd4bbc4
3
+ size 4294967424
schwarzschild/spherical/no_scale/distortion/validation/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cbfbaf2d6161c726dc4e37ed8b894f1e43075f1e00bc7ef5c16a031b0957cbd
3
+ size 1073741952
schwarzschild/spherical/no_scale/distortion/validation/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0926a17b022d323558e681f85811034b2652b68e9c5cec5a565c2a1513ab6d4f
3
+ size 268435584
schwarzschild/spherical/no_scale/full_flatten/symmetric/training/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e06081a5a8b38075387ad608dd885943227e4d9969f5e4990eaa4d152e5d1d7
3
+ size 1677721728
schwarzschild/spherical/no_scale/full_flatten/symmetric/training/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a012e526df1f4a94a5abb637f008da9f62c23ea9bc7635aacd9d58d40f2f03
3
+ size 671088768
schwarzschild/spherical/no_scale/full_flatten/symmetric/training/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce59faffdb73a894a81b920e1c0f447bfc267dd4a890cf2c4c07340e365616d
3
+ size 167772288
schwarzschild/spherical/no_scale/full_flatten/symmetric/validation/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8b4d083a318d034118bebd08c813b3de80a278d9fabb3b3c00166cef51733c3
3
+ size 1677721728
schwarzschild/spherical/no_scale/full_flatten/symmetric/validation/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1d63f12a541a4459fa13f5f1381296f3aaa50edf89e40310290ff008805ff0
3
+ size 671088768
schwarzschild/spherical/no_scale/full_flatten/symmetric/validation/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ff94851a840453ed26ec61faefc1c9e2f466cb8b4db40c39c930ce8d6a43f8
3
+ size 167772288
schwarzschild/spherical/no_scale/full_flatten/training/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c69c4b7471b97382a6869b9f6223ef0b37e047d9b923ee4b157d191b64696da3
3
+ size 4294967424
schwarzschild/spherical/no_scale/full_flatten/training/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:298d5f6c016894f06caf450f545ecdd2e7149a537d436230a8ebcbd4418ac31a
3
+ size 1073741952
schwarzschild/spherical/no_scale/full_flatten/training/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:967a05c37661a28c71ac607383cc8f7fa280dd29cbbdfc6581415227cbf07ffc
3
+ size 268435584
schwarzschild/spherical/no_scale/full_flatten/validation/hessian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27b1950345c88c2c87bfc12937e12123ea91e32dd31dc28d51ce9d2193ab9203
3
+ size 4294967424
schwarzschild/spherical/no_scale/full_flatten/validation/jacobian.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c79865d5ea99d4b26b7b0243a882e052596d9d1e61b5bea0653563d5929801
3
+ size 1073741952
schwarzschild/spherical/no_scale/full_flatten/validation/metric.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46cb74e368b0aa69496a4268420b175c0b50fb5c1cb483d258644ade981da435
3
+ size 268435584