Commit Graph
58 Commits
Author SHA1 Message Date
wassname 5a68bc5345 Merge remote-tracking branch 'posionus/main' 2024-05-10 20:22:02 +08:00
wassname e624ce31a4 Merge remote-tracking branch 'Ryul0rd/main' 2024-05-10 20:17:26 +08:00
wassname fb12583b58 add example and fix 2024-05-10 18:05:54 +08:00
wassname 4ccb8d985b update example 2024-05-10 17:30:08 +08:00
wassname f355ab520b working 2024-05-10 17:21:30 +08:00
wassname 637420044c prototype a enum with prob 2024-05-10 16:49:12 +08:00
posiounus 26ee0c08fc fix bugs in choose_type_to_generate 2023-06-10 17:29:56 -04:00
posiounus c50264fb7a Add support for null and union types 2023-06-10 05:07:26 -04:00
rahul bfad031876 Merge pull request #24 from ishmandoo/main
Add iteration tracking to generate_number
2023-05-30 13:57:20 -04:00
Ben Wiener 210d69a317 Add iteration tracking to generate_number 2023-05-24 15:00:01 -04:00
Ryan 3756cc068d Remove leftover garbage from testing 2023-05-18 02:38:02 -07:00
Ryan 58e8270537 Fix bug resulting in overly long numbers/ints 2023-05-18 02:33:46 -07:00
Ryan c0e51b367b Fix bug in enum generation 2023-05-17 23:25:53 -07:00
Ryan e34793be84 Fix bug in enum generation 2023-05-17 03:29:35 -07:00
Ryan ab4ad40a4c Fix tokenizer edgecase todo in generate_boolean 2023-05-15 00:30:47 -07:00
Ryan 76bec08f7f add enum type 2023-05-15 00:27:07 -07:00
Ryan a891783f53 add integer type 2023-05-14 21:51:36 -07:00
rahulgs12 f6366c2c35 0.12.0 2023-05-07 23:36:08 -04:00
1rgs 898b793122 better array generation 2023-05-08 03:35:27 +00:00
1rgs 64e21e0f73 0.11.0 2023-05-08 03:06:09 +00:00
1rgs c9f46bd817 vectorize OutputNumbersTokens logit warper 2023-05-08 03:00:22 +00:00
1rgs 4fe34dc37f add pad_token_id to generate string 2023-05-08 03:00:00 +00:00
1rgs 44e6db587f 0.10.0 2023-05-06 23:21:23 +00:00
1rgs 04a323aec3 add (1) better logging (2) better string generation: dont rely on model for starting " in string (3) support T5ForConditionalGeneration 2023-05-06 23:20:57 +00:00
rahul 9210724be3 Merge pull request #15 from wjessup/patch-1
Update README.md
2023-05-05 16:11:26 -04:00
Will Jessup 75673939b4 Update README.md 2023-05-05 15:12:37 -04:00
rahul b4e76dfef3 Merge pull request #14 from eltociear/patch-1
Update README.md
2023-05-05 11:23:47 -04:00
Ikko Eltociear Ashimine 1597e5f13d Update README.md
HuggingFace -> Hugging Face
2023-05-06 00:15:07 +09:00
rahulgs12 6358a44097 add example 2023-05-04 14:54:25 -04:00
rahul 7b2c4b2b24 Created using Colaboratory 2023-05-04 14:35:41 -04:00
rahulgs12 5527627ac8 update readme 2023-05-04 14:10:31 -04:00
rahulgs12 e4ba43522d bump version 2023-05-04 14:08:50 -04:00
1rgs 0d2370f06c clean up example 2023-05-04 18:08:20 +00:00
1rgs 0fed17ddc8 improve number decoding 2023-05-04 18:05:30 +00:00
rahulgs12 581a7fd1f1 update example 2023-05-04 12:56:25 -04:00
1rgs 8e99be840c bump version 2023-05-04 16:48:46 +00:00
rahulgs12 3c06fe00c2 support cuda #12 2023-05-04 12:25:16 -04:00
rahulgs12 f65fbd9c2d Merge branch 'main' of https://github.com/1rgs/jsonformer 2023-05-03 11:56:45 -04:00
rahulgs12 93b7ffa5e1 add link to colab 2023-05-03 11:56:40 -04:00
rahul d5a2567c83 Add Colab example 2023-05-03 11:55:31 -04:00
rahulgs12 7aae7f8f15 clean up example 2023-05-03 11:51:01 -04:00
rahulgs12 332571e383 clean up example 2023-05-03 11:28:27 -04:00
rahulgs12 47e69b5cd9 reduce required python version #8 2023-05-03 11:25:56 -04:00
rahulgs12 4c710431de fix #10 array generation 2023-05-03 11:24:40 -04:00
rahul d38be16dd4 Merge pull request #5 from DACUS1995/main
fixed __pycache__ ignore
2023-05-02 18:21:18 -04:00
rahul 16036adcdd Merge branch 'main' into main 2023-05-02 18:21:12 -04:00
rahul e1b7c4b305 Merge pull request #3 from danielcorin/dc/minor-fixes 2023-05-02 18:12:30 -04:00
rahul 034622bd20 Update readme.md 2023-05-02 16:32:40 -04:00
DACUS1995 2800ab4c05 fixed __pycache__ ignore 2023-05-02 20:51:35 +03:00
Daniel Corin bc065bb3ba Update .gitignore 2023-05-02 08:54:08 -04:00