2
1
Fork 2

A small langchain demo project of a QA on fairy tales books.

double training helps with load for some reason

add_file
JONATHAN ALEXANDER 2 years ago
parent c2cb393381
commit e65ff315a8
27 changed files (729 MiB → 795 MiB)
  1. 3
      data/a_wonder_book_for_girls_and_boys.txt
  2. 3
      data/english_fairy_tales.txt
  3. 3
      data/japanese_fairy_tales.txt
  4. 3
      data/the_best_american_humorous_short_stories.txt
  5. 3
      data/the_children's_book_of_thanksgiving_stories.txt
  6. 3
      data/the_wind_in_the_willows.txt
  7. 3
      data/the_worlds_greatest_books.txt
  8. 317
      data/true_stories_of_wonderful_deeds.txt
  9. 4
      model/chroma-collections.parquet
  10. 4
      model/chroma-embeddings.parquet
  11. 3
      model/index/id_to_uuid_545009d7-04d7-44c4-a188-c39ad1994e8e.pkl
  12. 3
      model/index/id_to_uuid_8dd2830c-dee0-463e-adc6-bdf611d7b256.pkl
  13. 3
      model/index/id_to_uuid_c6acfdfa-7810-43e4-a682-12489138d3aa.pkl
  14. 3
      model/index/id_to_uuid_d0d2275d-df21-48b6-a924-81c9ff00cde5.pkl
  15. 3
      model/index/index_545009d7-04d7-44c4-a188-c39ad1994e8e.bin
  16. 3
      model/index/index_8dd2830c-dee0-463e-adc6-bdf611d7b256.bin
  17. 3
      model/index/index_c6acfdfa-7810-43e4-a682-12489138d3aa.bin
  18. 3
      model/index/index_d0d2275d-df21-48b6-a924-81c9ff00cde5.bin
  19. 3
      model/index/index_metadata_545009d7-04d7-44c4-a188-c39ad1994e8e.pkl
  20. 3
      model/index/index_metadata_8dd2830c-dee0-463e-adc6-bdf611d7b256.pkl
  21. 3
      model/index/index_metadata_c6acfdfa-7810-43e4-a682-12489138d3aa.pkl
  22. 3
      model/index/index_metadata_d0d2275d-df21-48b6-a924-81c9ff00cde5.pkl
  23. 3
      model/index/uuid_to_id_545009d7-04d7-44c4-a188-c39ad1994e8e.pkl
  24. 3
      model/index/uuid_to_id_8dd2830c-dee0-463e-adc6-bdf611d7b256.pkl
  25. 3
      model/index/uuid_to_id_c6acfdfa-7810-43e4-a682-12489138d3aa.pkl
  26. 3
      model/index/uuid_to_id_d0d2275d-df21-48b6-a924-81c9ff00cde5.pkl
  27. 0
      tests/fresh_prince.txt
Loading…
Cancel
Save